Enum nrf52840::nfct::shorts::FIELDDETECTED_ACTIVATEW[][src]

pub enum FIELDDETECTED_ACTIVATEW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field FIELDDETECTED_ACTIVATE

Variants

Disable shortcut

Enable shortcut

Auto Trait Implementations