Type Alias nrf52840_hal::pac::spis0::status::OVERREAD_W

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

Field OVERREAD writer - TX buffer over-read detected, and prevented

Aliased Type§

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