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

type ACALCTR = Reg<u32, _ACALCTR>;

Autocalibration Counter

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

For information about available fields see acalctr module

Trait Implementations

impl Readable for ACALCTR[src]

read() method returns acalctr::R reader structure

impl ResetValue for ACALCTR[src]

Register ACALCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for ACALCTR[src]

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