Type Alias UhsmsR

Source
pub type UhsmsR = FieldReader<Uhsmsselect>;
Expand description

Field UHSMS reader - UHS Mode Select

Aliased Type§

struct UhsmsR { /* private fields */ }

Implementations§

Source§

impl UhsmsR

Source

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

Get enumerated values variant

Source

pub fn is_sdr12(&self) -> bool

SDR12

Source

pub fn is_sdr25(&self) -> bool

SDR25

Source

pub fn is_sdr50(&self) -> bool

SDR50

Source

pub fn is_sdr104(&self) -> bool

SDR104

Source

pub fn is_ddr50(&self) -> bool

DDR50