Type Alias atmega_hal::pac::wdt::wdtcsr::WDPH_W

source ·
pub type WDPH_W<'a, const O: u8> = BitWriterRaw<'a, u8, WDTCSR_SPEC, bool, BitM, O>;
Expand description

Field WDPH writer - Watchdog Timer Prescaler - High Bit

Aliased Type§

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