StrfW

Type Alias StrfW 

Source
pub type StrfW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field STRF writer - Select FIFO For Efwr (Test Mode Bit) Only when the <Enable FIFO Write/read> field = 1 0 = TXFIFO is selected for both writes and reads through the SSP Data Register 1 = RXFIFO is selected for both writes and reads through the SSP Data Register

Aliased Typeยง

pub struct StrfW<'a, REG> { /* private fields */ }