Type Alias nrf52810_hal::pac::twis0::errorsrc::OVERFLOW_W

source ·
pub type OVERFLOW_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERRORSRC_SPEC, OVERFLOW_A, Bit1C, O>;
Expand description

Field OVERFLOW writer - RX buffer overflow detected, and prevented

Aliased Type§

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