nrf52840_pac::uart0::intenclr

Type Alias NCTS_R

Source
pub type NCTS_R = BitReader<NCTS_A>;
Expand description

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

Aliased Type§

struct NCTS_R { /* private fields */ }

Implementations§

Source§

impl NCTS_R

Source

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