pub type R = R<FLASH_CONFIG_SPEC>;
Expand description
Register flash_config
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn clock_divide(&self) -> CLOCK_DIVIDE_R
pub fn clock_divide(&self) -> CLOCK_DIVIDE_R
Bits 8:10 - Peripheral clock divide factor
Sourcepub fn clock_enable(&self) -> CLOCK_ENABLE_R
pub fn clock_enable(&self) -> CLOCK_ENABLE_R
Bit 11 - Peripheral level clock gate enable
Sourcepub fn clock_source_0(&self) -> CLOCK_SOURCE_0_R
pub fn clock_source_0(&self) -> CLOCK_SOURCE_0_R
Bits 12:13 - Peripheral clock source register 0
Sourcepub fn clock_source_1(&self) -> CLOCK_SOURCE_1_R
pub fn clock_source_1(&self) -> CLOCK_SOURCE_1_R
Bits 14:15 - Peripheral clock source register 1