pub type RXRDY_W<'a, const O: u8> = BitWriter<'a, US_IER_SPI_MODE_SPEC, O>;
Expand description

Field RXRDY writer - RXRDY Interrupt Enable

Aliased Type§

struct RXRDY_W<'a, const O: u8> { /* private fields */ }