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

type XADC_EOS = Reg<u32, _XADC_EOS>;

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

For information about available fields see xadc_eos module

Trait Implementations

impl Readable for XADC_EOS[src]

read() method returns xadc_eos::R reader structure

impl ResetValue for XADC_EOS[src]

Register XADC_EOS reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_EOS[src]

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