Type Alias xmc4800::scu_general::dtsstat::RdyR

source ·
pub type RdyR = BitReader<Rdy>;
Expand description

Field RDY reader - Sensor Ready Status

Aliased Type§

struct RdyR { /* private fields */ }

Implementations§

source§

impl RdyR

source

pub const fn variant(&self) -> Rdy

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The DTS is not ready

source

pub fn is_value2(&self) -> bool

The DTS is ready