[][src]Type Definition ambiq_apollo1_pac::clkgen::CLOCKEN

type CLOCKEN = Reg<u32, _CLOCKEN>;

Clock Enable Status

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

For information about available fields see clocken module

Trait Implementations

impl Readable for CLOCKEN[src]

read() method returns clocken::R reader structure

impl ResetValue for CLOCKEN[src]

Register CLOCKEN reset()'s with value 0

type Type = u32

Register size

impl Writable for CLOCKEN[src]

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