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