[][src]Type Definition lpc54606_pac::syscon::AUTOCGOR

type AUTOCGOR = Reg<u32, _AUTOCGOR>;

Auto Clock-Gate Override Register

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

For information about available fields see autocgor module

Trait Implementations

impl Readable for AUTOCGOR[src]

read() method returns autocgor::R reader structure

impl ResetValue for AUTOCGOR[src]

Register AUTOCGOR reset()'s with value 0

type Type = u32

Register size

impl Writable for AUTOCGOR[src]

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