[][src]Type Definition ambiq_apollo2_pac::pwrctrl::SUPPLYSRC

type SUPPLYSRC = Reg<u32, _SUPPLYSRC>;

Memory and Core Voltage Supply Source Select Register

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

For information about available fields see supplysrc module

Trait Implementations

impl Readable for SUPPLYSRC[src]

read() method returns supplysrc::R reader structure

impl ResetValue for SUPPLYSRC[src]

Register SUPPLYSRC reset()'s with value 0x04

type Type = u32

Register size

impl Writable for SUPPLYSRC[src]

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