Type Alias nrf52840_pac::spis0::status::OVERFLOW_W
source · pub type OVERFLOW_W<'a, const O: u8> = BitWriter<'a, u32, STATUS_SPEC, OVERFLOW_AW, O>;
Expand description
Field OVERFLOW
writer - RX buffer overflow detected, and prevented
Aliased Type§
struct OVERFLOW_W<'a, const O: u8> { /* private fields */ }