Type Alias xmc4200::usic0_ch0::brg::TMEN_R

source ·
pub type TMEN_R = BitReader<TMEN_A>;
Expand description

Field TMEN reader - Timing Measurement Enable

Aliased Type§

struct TMEN_R { /* private fields */ }

Implementations§

source§

impl TMEN_R

source

pub const fn variant(&self) -> TMEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Timing measurement is disabled: The trigger signals DX0T and DX1T are ignored.

source

pub fn is_value2(&self) -> bool

Timing measurement is enabled: The 10-bit counter is incremented by 1 with fPPP and stops counting when reaching its maximum value. If one of the trigger signals DX0T or DX1T become active, the counter value is captured into bit field CTV, the counter is cleared and a transmit shift event is generated.