Type Alias nrf52840_pac::nfct::sensres::BITFRAMESDD_W

source ·
pub type BITFRAMESDD_W<'a, const O: u8> = FieldWriter<'a, u32, SENSRES_SPEC, u8, BITFRAMESDD_A, 5, O>;
Expand description

Field BITFRAMESDD writer - Bit frame SDD as defined by the b5:b1 of byte 1 in SENS_RES response in the NFC Forum, NFC Digital Protocol Technical Specification

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> BITFRAMESDD_W<'a, O>

source

pub fn sdd00000(self) -> &'a mut W

SDD pattern 00000

source

pub fn sdd00001(self) -> &'a mut W

SDD pattern 00001

source

pub fn sdd00010(self) -> &'a mut W

SDD pattern 00010

source

pub fn sdd00100(self) -> &'a mut W

SDD pattern 00100

source

pub fn sdd01000(self) -> &'a mut W

SDD pattern 01000

source

pub fn sdd10000(self) -> &'a mut W

SDD pattern 10000