Type Alias nrf52840_pac::nfct::selres::CASCADE_W

source ·
pub type CASCADE_W<'a, const O: u8> = BitWriter<'a, u32, SELRES_SPEC, bool, O>;
Expand description

Field CASCADE writer - Cascade as defined by the b3 of SEL_RES response in the NFC Forum, NFC Digital Protocol Technical Specification (controlled by hardware, shall be 0)

Aliased Type§

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