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

type CLKOUT = Reg<u32, _CLKOUT>;

CLKOUT Frequency Select

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

For information about available fields see clkout module

Trait Implementations

impl Readable for CLKOUT[src]

read() method returns clkout::R reader structure

impl ResetValue for CLKOUT[src]

Register CLKOUT reset()'s with value 0

type Type = u32

Register size

impl Writable for CLKOUT[src]

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