Type Alias nrf52811_hal::pac::spi0::events_ready::EVENTS_READY_W

source ·
pub type EVENTS_READY_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_READY_SPEC, EVENTS_READY_A, BitM, O>;
Expand description

Field EVENTS_READY writer - TXD byte sent and RXD byte received

Aliased Type§

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