Type Alias Ddr50supR

Source
pub type Ddr50supR = BitReader<Ddr50supselect>;
Expand description

Field DDR50SUP reader - DDR50 Support

Aliased Type§

struct Ddr50supR { /* private fields */ }

Implementations§

Source§

impl Ddr50supR

Source

pub const fn variant(&self) -> Ddr50supselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

DDR50 is Not Supported

Source

pub fn is_yes(&self) -> bool

DDR50 is Supported