Type Alias xmc4500::usic0_ch0::sctr::TRM_R

source ·
pub type TRM_R = FieldReader<TRM_A>;
Expand description

Field TRM reader - Transmission Mode

Aliased Type§

struct TRM_R { /* private fields */ }

Implementations§

source§

impl TRM_R

source

pub const fn variant(&self) -> TRM_A

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.