Type Definition stm32_hal2::pac::sai1::ch::cr1::DMAEN_R

source · []
pub type DMAEN_R = BitReaderRaw<DMAEN_A>;
Expand description

Field DMAEN reader - DMA enable. This bit is set and cleared by software. Note: Since the audio block defaults to operate as a transmitter after reset, the MODE[1:0] bits must be configured before setting DMAEN to avoid a DMA request in receiver mode.