Type Alias nrf52840_pac::rtc0::evtenclr::OVRFLW_R

source ·
pub type OVRFLW_R = BitReader<OVRFLW_A>;
Expand description

Field OVRFLW reader - Write ‘1’ to disable event routing for OVRFLW event

Aliased Type§

struct OVRFLW_R { /* private fields */ }

Implementations§

source§

impl OVRFLW_R

source

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