RCC

Type Alias RCC 

Source
pub type RCC = Periph<RegisterBlock, 1073876992>;
Expand description

Reset and clock control

See peripheral structure

Aliased Typeยง

pub struct RCC { /* private fields */ }