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

type HFADJ = Reg<u32, _HFADJ>;

HFRC Adjustment

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

For information about available fields see hfadj module

Trait Implementations

impl Readable for HFADJ[src]

read() method returns hfadj::R reader structure

impl ResetValue for HFADJ[src]

Register HFADJ reset()'s with value 0

type Type = u32

Register size

impl Writable for HFADJ[src]

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