[][src]Type Definition lpc54606_pac::syscon::FROCTRL

type FROCTRL = Reg<u32, _FROCTRL>;

FRO oscillator control

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

For information about available fields see froctrl module

Trait Implementations

impl Readable for FROCTRL[src]

read() method returns froctrl::R reader structure

impl ResetValue for FROCTRL[src]

Register FROCTRL reset()'s with value 0x4000

type Type = u32

Register size

impl Writable for FROCTRL[src]

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