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

type SUPPLYSTATUS = Reg<u32, _SUPPLYSTATUS>;

Memory and Core Voltage Supply Source Status Register

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

For information about available fields see supplystatus module

Trait Implementations

impl Readable for SUPPLYSTATUS[src]

read() method returns supplystatus::R reader structure

impl ResetValue for SUPPLYSTATUS[src]

Register SUPPLYSTATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for SUPPLYSTATUS[src]

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