nrf52840_pac::nfct::selres

Type Alias PROTOCOL_W

Source
pub type PROTOCOL_W<'a, const O: u8> = FieldWriter<'a, u32, SELRES_SPEC, u8, u8, 2, O>;
Expand description

Field PROTOCOL writer - Protocol as defined by the b7:b6 of SEL_RES response in the NFC Forum, NFC Digital Protocol Technical Specification

Aliased Typeยง

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