Skip to main content

half_buf_size

Function half_buf_size 

Source
pub fn half_buf_size(i2s: ove_i2s_t) -> usize
Expand description

Size of one half-buffer in bytes. Pair with rx_buf / tx_buf to construct a slice via core::slice::from_raw_parts{,_mut}.