Type Definition stm32l4_stm32hal::stm32l4x5::spi1::cr2::R[][src]

pub type R = R<u32, CR2>;
Expand description

Reader of register CR2

Implementations

Bit 0 - Rx buffer DMA enable

Bit 1 - Tx buffer DMA enable

Bit 2 - SS output enable

Bit 3 - NSS pulse management

Bit 4 - Frame format

Bit 5 - Error interrupt enable

Bit 6 - RX buffer not empty interrupt enable

Bit 7 - Tx buffer empty interrupt enable

Bits 8:11 - Data size

Bit 12 - FIFO reception threshold

Bit 13 - Last DMA transfer for reception

Bit 14 - Last DMA transfer for transmission