Struct nrf52840::nfct::events_selected::EVENTS_SELECTEDR[][src]

pub struct EVENTS_SELECTEDR { /* fields omitted */ }

Value of the field

Methods

impl EVENTS_SELECTEDR
[src]

Value of the field as raw bits

Returns true if the bit is clear (0)

Returns true if the bit is set (1)

Auto Trait Implementations