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

type XADC_VCCINT1 = Reg<u32, _XADC_VCCINT1>;

Bits 8-11 of INFO_XADC_VCCINT.

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

For information about available fields see xadc_vccint1 module

Trait Implementations

impl Readable for XADC_VCCINT1[src]

read() method returns xadc_vccint1::R reader structure

impl ResetValue for XADC_VCCINT1[src]

Register XADC_VCCINT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_VCCINT1[src]

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