Type Alias Cmd32enW
pub type Cmd32enW<'a, REG> = BitWriter<'a, REG, Cmd32en>;Expand description
Field CMD32EN writer - Enables or disables WDOG support for 32-bit
(otherwise 16-bit or 8-bit) refresh/unlock command write words
Aliased Type§
pub struct Cmd32enW<'a, REG> { /* private fields */ }