Type Alias xmc4800::ebu::busrcon0::BcgenR

source ·
pub type BcgenR = FieldReader<Bcgen>;
Expand description

Field BCGEN reader - Byte Control Signal Control

Aliased Type§

struct BcgenR { /* private fields */ }

Implementations§

source§

impl BcgenR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Byte control signals follow chip select timing.

source

pub fn is_value2(&self) -> bool

Byte control signals follow control signal timing (RD, RD/WR) (default after reset).

source

pub fn is_value3(&self) -> bool

Byte control signals follow write enable signal timing (RD/WR only).