pub type W = W<FLASH_CONFIG_SPEC>;
Expand description
Register flash_config
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn clock_divide(&mut self) -> CLOCK_DIVIDE_W<'_, FLASH_CONFIG_SPEC>
pub fn clock_divide(&mut self) -> CLOCK_DIVIDE_W<'_, FLASH_CONFIG_SPEC>
Bits 8:10 - Peripheral clock divide factor
Sourcepub fn clock_enable(&mut self) -> CLOCK_ENABLE_W<'_, FLASH_CONFIG_SPEC>
pub fn clock_enable(&mut self) -> CLOCK_ENABLE_W<'_, FLASH_CONFIG_SPEC>
Bit 11 - Peripheral level clock gate enable
Sourcepub fn clock_source_0(&mut self) -> CLOCK_SOURCE_0_W<'_, FLASH_CONFIG_SPEC>
pub fn clock_source_0(&mut self) -> CLOCK_SOURCE_0_W<'_, FLASH_CONFIG_SPEC>
Bits 12:13 - Peripheral clock source register 0
Sourcepub fn clock_source_1(&mut self) -> CLOCK_SOURCE_1_W<'_, FLASH_CONFIG_SPEC>
pub fn clock_source_1(&mut self) -> CLOCK_SOURCE_1_W<'_, FLASH_CONFIG_SPEC>
Bits 14:15 - Peripheral clock source register 1