[][src]Type Definition lpc55s6x_pac::pmc::STATUSCLK

type STATUSCLK = Reg<u32, _STATUSCLK>;

FRO and XTAL status register [Reset by: PoR, Brown Out Detectors Reset]

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see statusclk module

Trait Implementations

impl Readable for STATUSCLK[src]

read() method returns statusclk::R reader structure

impl ResetValue for STATUSCLK[src]

Register STATUSCLK reset()'s with value 0x06

type Type = u32

Register size

impl Writable for STATUSCLK[src]

write(|w| ..) method takes statusclk::W writer structure