Type Alias SrsupR

Source
pub type SrsupR = BitReader<Srsupselect>;
Expand description

Field SRSUP reader - Suspend/Resume Support

Aliased Type§

struct SrsupR { /* private fields */ }

Implementations§

Source§

impl SrsupR

Source

pub const fn variant(&self) -> Srsupselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

Suspend/Resume not Supported

Source

pub fn is_yes(&self) -> bool

Suspend/Resume Supported