Type Alias xmc4400::ccu40_cc40::tc::CCS_W

source ·
pub type CCS_W<'a, REG> = BitWriter<'a, REG, CCS_A>;
Expand description

Field CCS writer - Continuous Capture Enable

Aliased Type§

struct CCS_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CCS_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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