Type Alias nrf52840_hal::pac::nfct::rxd::frameconfig::SOF_W

source ·
pub type SOF_W<'a, const O: u8> = BitWriterRaw<'a, u32, FRAMECONFIG_SPEC, SOF_A, BitM, O>;
Expand description

Field SOF writer - SoF expected or not in RX frames

Aliased Type§

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