Skip to main content

TypeR

Type Alias TypeR 

Source
pub type TypeR = FieldReader<Type>;
Expand description

Field TYPE reader - Bus Type with EmitStartAddr

Aliased Type§

pub struct TypeR { /* private fields */ }

Implementations§

Source§

impl TypeR

Source

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

Get enumerated values variant

Source

pub fn is_i3c(&self) -> bool

I3C

Source

pub fn is_i2c(&self) -> bool

I2C

Source

pub fn is_ddr(&self) -> bool

DDR