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

type XADC_VCCINT0 = Reg<u32, _XADC_VCCINT0>;

Bits 0-7 of INFO_XADC_VCCINT.

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

For information about available fields see xadc_vccint0 module

Trait Implementations

impl Readable for XADC_VCCINT0[src]

read() method returns xadc_vccint0::R reader structure

impl ResetValue for XADC_VCCINT0[src]

Register XADC_VCCINT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_VCCINT0[src]

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