Type Alias avr_device::atmega2560::fuse::low::CKOUT_R

source ·
pub type CKOUT_R = BitReader<bool>;
Expand description

Field CKOUT reader - Clock output on PORTE7

Aliased Type§

struct CKOUT_R { /* private fields */ }