Enum nrf52840::nfct::autocolresconfig::MODEW[][src]

pub enum MODEW {
    ENABLED,
    DISABLED,
}

Values that can be written to the field MODE

Variants

Auto collision resolution enabled

Auto collision resolution disabled

Auto Trait Implementations

impl Send for MODEW

impl Sync for MODEW