Type Alias xmc4800::ebu::busrcon2::BCGEN_W

source ·
pub type BCGEN_W<'a, REG> = FieldWriter<'a, REG, 2, BCGEN_A>;
Expand description

Field BCGEN writer - Byte Control Signal Control

Aliased Type§

struct BCGEN_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> BCGEN_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Byte control signals follow chip select timing.

source

pub fn value2(self) -> &'a mut W<REG>

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

source

pub fn value3(self) -> &'a mut W<REG>

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