Type Alias xmc4300::usic0_ch0::sctr::TrmR

source ·
pub type TrmR = FieldReader<Trm>;
Expand description

Field TRM reader - Transmission Mode

Aliased Type§

struct TrmR { /* private fields */ }

Implementations§

source§

impl TrmR

source

pub const fn variant(&self) -> Trm

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The shift control signal is considered as inactive and data frame transfers are not possible.

source

pub fn is_value2(&self) -> bool

The shift control signal is considered active if it is at 1-level. This is the setting to be programmed to allow data transfers.

source

pub fn is_value3(&self) -> bool

The shift control signal is considered active if it is at 0-level. It is recommended to avoid this setting and to use the inversion in the DX2 stage in case of a low-active signal.

source

pub fn is_value4(&self) -> bool

The shift control signal is considered active without referring to the actual signal level. Data frame transfer is possible after each edge of the signal.