Type Alias xmc4800::ebu::buswap1::CmddelayR

source ·
pub type CmddelayR = FieldReader<Cmddelay>;
Expand description

Field CMDDELAY reader - Command Delay Cycles

Aliased Type§

struct CmddelayR { /* private fields */ }

Implementations§

source§

impl CmddelayR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

0 clock cycle selected.

source

pub fn is_value2(&self) -> bool

1 clock cycle selected.

source

pub fn is_value3(&self) -> bool

14 clock cycles selected.

source

pub fn is_value4(&self) -> bool

15 clock cycles selected.