pub type SCHEDULING_OVERRUN_R = BitReader<SCHEDULING_OVERRUN_A>;
Expand description

Field scheduling_overrun reader - SchedulingOverrun Interrupt Enable

Aliased Type§

struct SCHEDULING_OVERRUN_R { /* private fields */ }

Implementations§

source§

impl SCHEDULING_OVERRUN_R

source

pub fn variant(&self) -> SCHEDULING_OVERRUN_A

Get enumerated values variant

source

pub fn is_ignore(&self) -> bool

Checks if the value of the field is IGNORE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE