nrf52840_pac::uarte0::intenclr

Type Alias ENDRX_R

Source
pub type ENDRX_R = BitReader<ENDRX_A>;
Expand description

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

Aliased Type§

struct ENDRX_R { /* private fields */ }

Implementations§

Source§

impl ENDRX_R

Source

pub fn variant(&self) -> ENDRX_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