Type Alias avr_device::atmega2560::wdt::wdtcsr::WDPH_W
source · pub type WDPH_W<'a, const O: u8> = BitWriter<'a, u8, WDTCSR_SPEC, bool, O>;Expand description
Field WDPH writer - Watchdog Timer Prescaler - High Bit
Aliased Type§
struct WDPH_W<'a, const O: u8> { /* private fields */ }