Type Alias xmc4800::ebu::modcon::TimeoutcR

source ·
pub type TimeoutcR = FieldReader<Timeoutc>;
Expand description

Field TIMEOUTC reader - Bus Time-out Control

Aliased Type§

struct TimeoutcR { /* private fields */ }

Implementations§

source§

impl TimeoutcR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Time-out is disabled.

source

pub fn is_value2(&self) -> bool

Time-out is generated after 1 8 clock cycles.

source

pub fn is_value3(&self) -> bool

Time-out is generated after 255 8 clock cycles.