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

type R = R<u32, RTCOSC32K>;

Reader of register RTCOSC32K

Methods

impl R[src]

pub fn sel(&self) -> SEL_R[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(&self) -> CLK1KHZDIV_R[src]

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

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

Bit 15 - RTC 1KHz clock Divider status flag.

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

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

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

Bit 30 - Halts the divider counter.

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

Bit 31 - RTC 1Hz Divider status flag.