[][src]Type Definition stm32wb_pac::rcc::cr::W

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn pllsai1on(&mut self) -> PLLSAI1ON_W<'_>[src]

Bit 26 - SAI1 PLL enable

pub fn pllon(&mut self) -> PLLON_W<'_>[src]

Bit 24 - Main PLL enable

pub fn hsepre(&mut self) -> HSEPRE_W<'_>[src]

Bit 20 - HSE sysclk and PLL M divider prescaler

pub fn csson(&mut self) -> CSSON_W<'_>[src]

Bit 19 - HSE Clock security system enable

pub fn hsebyp(&mut self) -> HSEBYP_W<'_>[src]

Bit 18 - HSE crystal oscillator bypass

pub fn hseon(&mut self) -> HSEON_W<'_>[src]

Bit 16 - HSE clock enabled

pub fn hsiasfs(&mut self) -> HSIASFS_W<'_>[src]

Bit 11 - HSI automatic start from Stop

pub fn hsikeron(&mut self) -> HSIKERON_W<'_>[src]

Bit 9 - HSI always enable for peripheral kernels

pub fn hsion(&mut self) -> HSION_W<'_>[src]

Bit 8 - HSI clock enabled

pub fn msirange(&mut self) -> MSIRANGE_W<'_>[src]

Bits 4:7 - MSI clock ranges

pub fn msipllen(&mut self) -> MSIPLLEN_W<'_>[src]

Bit 2 - MSI clock PLL enable

pub fn msion(&mut self) -> MSION_W<'_>[src]

Bit 0 - MSI clock enable