Type Alias nrf52832_hal::pac::nfct::framestatus::rx::OVERRUN_W

source ·
pub type OVERRUN_W<'a, const O: u8> = BitWriterRaw<'a, u32, RX_SPEC, OVERRUN_A, Bit1C, O>;
Expand description

Field OVERRUN writer - Overrun detected

Aliased Type§

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