[][src]Type Definition ambiq_apollo1_pac::mcuctrl::BANDGAPEN

type BANDGAPEN = Reg<u32, _BANDGAPEN>;

Band Gap Enable

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

For information about available fields see bandgapen module

Trait Implementations

impl Readable for BANDGAPEN[src]

read() method returns bandgapen::R reader structure

impl ResetValue for BANDGAPEN[src]

Register BANDGAPEN reset()'s with value 0

type Type = u32

Register size

impl Writable for BANDGAPEN[src]

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