Type Alias Ed8supR

Source
pub type Ed8supR = BitReader<Ed8supselect>;
Expand description

Field ED8SUP reader - 8-bit Support for Embedded Device

Aliased Type§

struct Ed8supR { /* private fields */ }

Implementations§

Source§

impl Ed8supR

Source

pub const fn variant(&self) -> Ed8supselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

8-bit Bus Width not Supported

Source

pub fn is_yes(&self) -> bool

8-bit Bus Width Supported