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

type RESULT = Reg<u32, _RESULT>;

Result of last compare.

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