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

type HFVAL = Reg<u32, _HFVAL>;

HFADJ readback

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

For information about available fields see hfval module

Trait Implementations

impl Readable for HFVAL[src]

read() method returns hfval::R reader structure

impl ResetValue for HFVAL[src]

Register HFVAL reset()'s with value 0

type Type = u32

Register size

impl Writable for HFVAL[src]

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