Type Alias avr_device::attiny85::fuse::high::DWEN_R

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

Field DWEN reader - Debug Wire enable

Aliased Type§

struct DWEN_R { /* private fields */ }