[][src]Type Definition nrf51::adc::RESULT

type RESULT = Reg<u32, _RESULT>;

Result of ADC conversion.

This register you can read. See API.

For information about available fields see result module

Trait Implementations

impl Readable for RESULT[src]

read() method returns result::R reader structure