Type Alias atsamd51p::wdt::ctrla::WEN_W

source ·
pub type WEN_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field WEN writer - Watchdog Timer Window Mode Enable

Aliased Type§

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