Enum nrf52840::nfct::sensres::NFCIDSIZEW[][src]

pub enum NFCIDSIZEW {
    NFCID1SINGLE,
    NFCID1DOUBLE,
    NFCID1TRIPLE,
}

Values that can be written to the field NFCIDSIZE

Variants

NFCID1 size: single (4 bytes)

NFCID1 size: double (7 bytes)

NFCID1 size: triple (10 bytes)

Auto Trait Implementations

impl Send for NFCIDSIZEW

impl Sync for NFCIDSIZEW