pub type RESUME_DETECTED_R = BitReader<RESUME_DETECTED_A>;
Expand description

Field resume_detected reader - ResumeDetected Interrupt Disable

Aliased Type§

struct RESUME_DETECTED_R { /* private fields */ }

Implementations§

source§

impl RESUME_DETECTED_R

source

pub fn variant(&self) -> RESUME_DETECTED_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_disable(&self) -> bool

Checks if the value of the field is DISABLE