[][src]Type Definition betrusted_pac::info::XADC_VCCAUX0

type XADC_VCCAUX0 = Reg<u32, _XADC_VCCAUX0>;

Bits 0-7 of INFO_XADC_VCCAUX.

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

For information about available fields see xadc_vccaux0 module

Trait Implementations

impl Readable for XADC_VCCAUX0[src]

read() method returns xadc_vccaux0::R reader structure

impl ResetValue for XADC_VCCAUX0[src]

Register XADC_VCCAUX0 reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_VCCAUX0[src]

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