[][src]Type Definition stm32l0::stm32l0x3::crs::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn trim(&mut self) -> TRIM_W[src]

Bits 8:13 - HSI48 oscillator smooth trimming

pub fn swsync(&mut self) -> SWSYNC_W[src]

Bit 7 - Generate software SYNC event

pub fn autotrimen(&mut self) -> AUTOTRIMEN_W[src]

Bit 6 - Automatic trimming enable

pub fn cen(&mut self) -> CEN_W[src]

Bit 5 - Frequency error counter enable

pub fn esyncie(&mut self) -> ESYNCIE_W[src]

Bit 3 - Expected SYNC interrupt enable

pub fn errie(&mut self) -> ERRIE_W[src]

Bit 2 - Synchronization or trimming error interrupt enable

pub fn syncwarnie(&mut self) -> SYNCWARNIE_W[src]

Bit 1 - SYNC warning interrupt enable

pub fn syncokie(&mut self) -> SYNCOKIE_W[src]

Bit 0 - SYNC event OK interrupt enable