pub type WIDBUS_R = FieldReader<u8, WIDBUS_A>;
Expand description
Field WIDBUS
reader - Wide bus mode enable bit
Implementations
sourceimpl WIDBUS_R
impl WIDBUS_R
sourcepub fn is_bus_width1(&self) -> bool
pub fn is_bus_width1(&self) -> bool
Checks if the value of the field is BusWidth1
sourcepub fn is_bus_width4(&self) -> bool
pub fn is_bus_width4(&self) -> bool
Checks if the value of the field is BusWidth4
sourcepub fn is_bus_width8(&self) -> bool
pub fn is_bus_width8(&self) -> bool
Checks if the value of the field is BusWidth8