Type Alias attiny_hal::pac::wdt::wdtcr::WDPH_W

source ·
pub type WDPH_W<'a, const O: u8> = BitWriterRaw<'a, u8, WDTCR_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 */ }