Type Alias AcmdenR

Source
pub type AcmdenR = FieldReader<Acmdenselect>;
Expand description

Field ACMDEN reader - Auto Command Enable

Aliased Type§

struct AcmdenR { /* private fields */ }

Implementations§

Source§

impl AcmdenR

Source

pub const fn variant(&self) -> Option<Acmdenselect>

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Auto Command Disabled

Source

pub fn is_cmd12(&self) -> bool

Auto CMD12 Enable

Source

pub fn is_cmd23(&self) -> bool

Auto CMD23 Enable