pub type FCS_W<'a, const O: u8> = BitWriter<'a, u32, SPI_MASTER_MODE_CR_SPI_SPEC, FCSSELECT_AW, O>;
Expand description

Field FCS writer - Force SPI Chip Select

Implementations§

source§

impl<'a, const O: u8> FCS_W<'a, O>

source

pub fn _0(self) -> &'a mut W

No effect

source

pub fn _1(self) -> &'a mut W

Forces the Slave Select Line NSS (RTS pin) to 0, even if USART is no transmitting, in order to address SPI slave devices supporting the CSAAT Mode (Chip Select Active After Transfer)