Type Alias xmc4800::ebu::busrcon1::BCGEN_R

source ·
pub type BCGEN_R = FieldReader<BCGEN_A>;
Expand description

Field BCGEN reader - Byte Control Signal Control

Aliased Type§

struct BCGEN_R { /* private fields */ }

Implementations§

source§

impl BCGEN_R

source

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

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).