Type Definition stm32g0::stm32g0c1::spi1::cr2::RXDMAEN_R

source · []
pub type RXDMAEN_R = BitReader<RXDMAEN_A>;
Expand description

Field RXDMAEN reader - Rx buffer DMA enable When this bit is set, a DMA request is generated whenever the RXNE flag is set.

Implementations

Get enumerated values variant

Checks if the value of the field is Disabled

Checks if the value of the field is Enabled