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

type W = W<u32, CSR>;

Writer for register CSR

Implementations

impl W[src]

pub fn rmvf(&mut self) -> RMVF_W<'_>[src]

Bit 23 - Remove reset flag

pub fn rfwkpsel(&mut self) -> RFWKPSEL_W<'_>[src]

Bits 14:15 - RF system wakeup clock source selection

pub fn lsi2bw(&mut self) -> LSI2BW_W<'_>[src]

Bits 8:11 - LSI2 oscillator bias configuration

pub fn lsi2trimen(&mut self) -> LSI2TRIMEN_W<'_>[src]

Bit 4 - LSI2 oscillator trimming enable

pub fn lsi2on(&mut self) -> LSI2ON_W<'_>[src]

Bit 2 - LSI2 oscillator enabled

pub fn lsi1on(&mut self) -> LSI1ON_W<'_>[src]

Bit 0 - LSI1 oscillator enabled