Type Alias xmc4300::usic0_ch0::tcsr::TvcR

source ·
pub type TvcR = BitReader<Tvc>;
Expand description

Field TVC reader - Transmission Valid Cumulated

Aliased Type§

struct TvcR { /* private fields */ }

Implementations§

source§

impl TvcR

source

pub const fn variant(&self) -> Tvc

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Since TVC has been set, at least one data buffer underflow condition has occurred.

source

pub fn is_value2(&self) -> bool

Since TVC has been set, no data buffer underflow condition has occurred.