[−][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]
Register AUTOCLKGATEOVERRIDE reset()'s with value 0xffff
impl Writable for AUTOCLKGATEOVERRIDE[src]
write(|w| ..) method takes autoclkgateoverride::W writer structure