[][src]Type Definition ambiq_apollo2_pac::mcuctrl::BUCK3

type BUCK3 = Reg<u32, _BUCK3>;

Buck control reg 3

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

For information about available fields see buck3 module

Trait Implementations

impl Readable for BUCK3[src]

read() method returns buck3::R reader structure

impl ResetValue for BUCK3[src]

Register BUCK3 reset()'s with value 0

type Type = u32

Register size

impl Writable for BUCK3[src]

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