[−][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][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for FROHFDIV
[src]
write(|w| ..)
method takes frohfdiv::W writer structure