[][src]Type Definition avr_device::atmega8::ac::ACSR

type ACSR = Reg<u8, _ACSR>;

Analog Comparator Control And Status Register

This register you can read. See API.

For information about available fields see acsr module

Trait Implementations

impl Readable for ACSR[src]

read() method returns acsr::R reader structure