Type Alias RmenW

Source
pub type RmenW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field RMEN writer - Region Monitoring Enable

Aliased Type§

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