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

type CALXT = Reg<u32, _CALXT>;

XT Oscillator Control

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

For information about available fields see calxt module

Trait Implementations

impl Readable for CALXT[src]

read() method returns calxt::R reader structure

impl ResetValue for CALXT[src]

Register CALXT reset()'s with value 0

type Type = u32

Register size

impl Writable for CALXT[src]

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