Type Alias R

Source
pub type R = R<u32, CR>;
Expand description

Reader of register CR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pllsai1rdy(&self) -> PLLSAI1RDY_R

Bit 27 - SAI1 PLL clock ready flag

Source

pub fn pllsai1on(&self) -> PLLSAI1ON_R

Bit 26 - SAI1 PLL enable

Source

pub fn pllrdy(&self) -> PLLRDY_R

Bit 25 - Main PLL clock ready flag

Source

pub fn pllon(&self) -> PLLON_R

Bit 24 - Main PLL enable

Source

pub fn hsepre(&self) -> HSEPRE_R

Bit 20 - HSE sysclk and PLL M divider prescaler

Source

pub fn hsebyp(&self) -> HSEBYP_R

Bit 18 - HSE crystal oscillator bypass

Source

pub fn hserdy(&self) -> HSERDY_R

Bit 17 - HSE clock ready flag

Source

pub fn hseon(&self) -> HSEON_R

Bit 16 - HSE clock enabled

Source

pub fn hsikerdy(&self) -> HSIKERDY_R

Bit 12 - HSI kernel clock ready flag for peripherals requests

Source

pub fn hsiasfs(&self) -> HSIASFS_R

Bit 11 - HSI automatic start from Stop

Source

pub fn hsirdy(&self) -> HSIRDY_R

Bit 10 - HSI clock ready flag

Source

pub fn hsikeron(&self) -> HSIKERON_R

Bit 9 - HSI always enable for peripheral kernels

Source

pub fn hsion(&self) -> HSION_R

Bit 8 - HSI clock enabled

Source

pub fn msirange(&self) -> MSIRANGE_R

Bits 4:7 - MSI clock ranges

Source

pub fn msipllen(&self) -> MSIPLLEN_R

Bit 2 - MSI clock PLL enable

Source

pub fn msirdy(&self) -> MSIRDY_R

Bit 1 - MSI clock ready flag

Source

pub fn msion(&self) -> MSION_R

Bit 0 - MSI clock enable