nrf52840_pac::nfct::intenclr

Type Alias ENDTX_R

Source
pub type ENDTX_R = BitReader<ENDTX_A>;
Expand description

Field ENDTX reader - Write ‘1’ to disable interrupt for ENDTX event

Aliased Type§

struct ENDTX_R { /* private fields */ }

Implementations§

Source§

impl ENDTX_R

Source

pub fn variant(&self) -> ENDTX_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED