Type Alias stm32h7xx_hal::device::sai4::ch::cr2::COMP_R

source ·
pub type COMP_R = FieldReaderRaw<u8, COMP_A>;
Expand description

Field COMP reader - Companding mode. These bits are set and cleared by software. The -Law and the A-Law log are a part of the CCITT G.711 recommendation, the type of complement that will be used depends on CPL bit. The data expansion or data compression are determined by the state of bit MODE[0]. The data compression is applied if the audio block is configured as a transmitter. The data expansion is automatically applied when the audio block is configured as a receiver. Refer to Section: Companding mode for more details. Note: Companding mode is applicable only when TDM is selected.

Aliased Type§

struct COMP_R { /* private fields */ }