Type Alias PendstclrW
pub type PendstclrW<'a, REG> = BitWriter<'a, REG, Pendstclr>;Expand description
Field PENDSTCLR writer - SysTick exception clear-pending bit
Aliased Type§
pub struct PendstclrW<'a, REG> { /* private fields */ }pub type PendstclrW<'a, REG> = BitWriter<'a, REG, Pendstclr>;Field PENDSTCLR writer - SysTick exception clear-pending bit
pub struct PendstclrW<'a, REG> { /* private fields */ }