Type Alias nrf51_hal::pac::spis1::status::OVERFLOW_W

source ·
pub type OVERFLOW_W<'a, const O: u8> = BitWriterRaw<'a, u32, STATUS_SPEC, OVERFLOW_AW, BitM, O>;
Expand description

Field OVERFLOW writer - RX buffer overflow detected, and prevented.

Aliased Type§

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