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

type XADC_EOC = Reg<u32, _XADC_EOC>;

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

For information about available fields see xadc_eoc module

Trait Implementations

impl Readable for XADC_EOC[src]

read() method returns xadc_eoc::R reader structure

impl ResetValue for XADC_EOC[src]

Register XADC_EOC reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_EOC[src]

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