[−][src]Type Definition lpc55_pac::syscon::TRACECLKDIV
type TRACECLKDIV = Reg<u32, _TRACECLKDIV>;
TRACE clock divider
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see traceclkdiv module
Trait Implementations
impl Readable for TRACECLKDIV[src]
read() method returns traceclkdiv::R reader structure
impl ResetValue for TRACECLKDIV[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for TRACECLKDIV[src]
write(|w| ..) method takes traceclkdiv::W writer structure