Type Alias avr_device::attiny85::fuse::low::CKOUT_R

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

Field CKOUT reader - Clock output on PORTB4

Aliased Type§

struct CKOUT_R { /* private fields */ }