Struct nrf52840::nfct::sensres::_NFCIDSIZEW[][src]

pub struct _NFCIDSIZEW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _NFCIDSIZEW<'a>
[src]

Writes variant to the field

NFCID1 size: single (4 bytes)

NFCID1 size: double (7 bytes)

NFCID1 size: triple (10 bytes)

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _NFCIDSIZEW<'a>

impl<'a> Sync for _NFCIDSIZEW<'a>