[][src]Type Definition lpc82x_pac::adc0::SEQ_GDAT

type SEQ_GDAT = Reg<u32, _SEQ_GDAT>;

ADC Sequence-n Global Data register. This register contains the result of the most recent ADC conversion performed under sequence-n.

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

For information about avaliable fields see seq_gdat module

Trait Implementations

impl Readable for SEQ_GDAT[src]

read() method returns seq_gdat::R reader structure

impl Writable for SEQ_GDAT[src]

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

impl ResetValue for SEQ_GDAT[src]

Register SEQ_GDAT%s reset()'s with value 0

type Type = u32

Register size