Type Alias xmc4300::wdt::ctr::PreW

source ·
pub type PreW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PRE writer - Pre-warning

Aliased Type§

struct PreW<'a, REG> { /* private fields */ }