[][src]Type Definition lpc54606_pac::adc0::DAT

type DAT = Reg<u32, _DAT>;

ADC Channel 0 Data register. This register contains the result of the most recent conversion completed on channel 0.

This register you can read. See API.

For information about available fields see dat module

Trait Implementations

impl Readable for DAT[src]

read() method returns dat::R reader structure