Type Alias xmc4300::ppb::icsr::PENDSTCLR_W

source ·
pub type PENDSTCLR_W<'a, REG> = BitWriter<'a, REG, PENDSTCLR_A>;
Expand description

Field PENDSTCLR writer - SysTick exception clear-pending bit

Aliased Type§

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

Implementations§

source§

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

source

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

no effect

source

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

removes the pending state from the SysTick exception.