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

type BUSY = Reg<u32, _BUSY>;

ADC busy register.

This register you can read. See API.

For information about available fields see busy module

Trait Implementations

impl Readable for BUSY[src]

read() method returns busy::R reader structure