Type Alias avr_device::attiny85::wdt::wdtcr::WDPH_W

source ·
pub type WDPH_W<'a, const O: u8> = BitWriter<'a, u8, WDTCR_SPEC, bool, O>;
Expand description

Field WDPH writer - Watchdog Timer Prescaler - High Bit

Aliased Type§

struct WDPH_W<'a, const O: u8> { /* private fields */ }