[][src]Type Definition lpc55s6x_pac::pmc::rtcosc32k::W

type W = W<u32, RTCOSC32K>;

Writer for register RTCOSC32K

Methods

impl W[src]

pub fn sel(&mut self) -> SEL_W[src]

Bit 0 - Select the 32K oscillator to be used in Deep Power Down Mode for the RTC (either XTAL32KHz or FRO32KHz) .

pub fn clk1khzdiv(&mut self) -> CLK1KHZDIV_W[src]

Bits 1:3 - Actual division ratio is : 28 + CLK1KHZDIV.

pub fn clk1khzdivupdatereq(&mut self) -> CLK1KHZDIVUPDATEREQ_W[src]

Bit 15 - RTC 1KHz clock Divider status flag.

pub fn clk1hzdiv(&mut self) -> CLK1HZDIV_W[src]

Bits 16:26 - Actual division ratio is : 31744 + CLK1HZDIV.

pub fn clk1hzdivhalt(&mut self) -> CLK1HZDIVHALT_W[src]

Bit 30 - Halts the divider counter.

pub fn clk1hzdivupdatereq(&mut self) -> CLK1HZDIVUPDATEREQ_W[src]

Bit 31 - RTC 1Hz Divider status flag.