[][src]Type Definition ambiq_apollo3p_pac::bleif::CLKCFG

type CLKCFG = Reg<u32, _CLKCFG>;

I/O Clock Configuration

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

For information about available fields see clkcfg module

Trait Implementations

impl Readable for CLKCFG[src]

read() method returns clkcfg::R reader structure

impl ResetValue for CLKCFG[src]

Register CLKCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for CLKCFG[src]

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