[][src]Type Definition lpc54606_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. See API.

For information about available fields see seq_gdat module

Trait Implementations

impl Readable for SEQ_GDAT[src]

read() method returns seq_gdat::R reader structure