[][src]Type Definition lpc55_pac::syscon::FROHFDIV

type FROHFDIV = Reg<u32, _FROHFDIV>;
[]

FRO_HF (96MHz) clock divider

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

For information about available fields see frohfdiv module

Trait Implementations

impl Readable for FROHFDIV[src]

read() method returns frohfdiv::R reader structure

impl ResetValue for FROHFDIV[src][+]

Register FROHFDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for FROHFDIV[src]

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