Type Alias SystickactR
pub type SystickactR = BitReader<Systickact>;Expand description
Field SYSTICKACT reader - SysTick exception active bit, reads as 1 if
exception is active
Aliased Type§
pub struct SystickactR { /* private fields */ }pub type SystickactR = BitReader<Systickact>;Field SYSTICKACT reader - SysTick exception active bit, reads as 1 if
exception is active
pub struct SystickactR { /* private fields */ }