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

type XADC_VCCAUX1 = Reg<u32, _XADC_VCCAUX1>;

Bits 8-11 of INFO_XADC_VCCAUX.

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

For information about available fields see xadc_vccaux1 module

Trait Implementations

impl Readable for XADC_VCCAUX1[src]

read() method returns xadc_vccaux1::R reader structure

impl ResetValue for XADC_VCCAUX1[src]

Register XADC_VCCAUX1 reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_VCCAUX1[src]

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