Struct nrf52840::nfct::shorts::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Shortcut between FIELDDETECTED event and ACTIVATE task

Bit 1 - Shortcut between FIELDLOST event and SENSE task

Bit 5 - Shortcut between TXFRAMEEND event and ENABLERXDATA task

Auto Trait Implementations

impl Send for R

impl Sync for R