Type Alias xmc4300::ccu80_cc80::tc::CcsR

source ·
pub type CcsR = BitReader<Ccs>;
Expand description

Field CCS reader - Continuous Capture Enable

Aliased Type§

struct CcsR { /* private fields */ }

Implementations§

source§

impl CcsR

source

pub const fn variant(&self) -> Ccs

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The capture into a specific capture register is done with the rules linked with the full flags, described at .

source

pub fn is_value2(&self) -> bool

The capture into the capture registers is always done regardless of the full flag status (even if the register has not been read back).