Type Alias GfmcmpW

Source
pub type GfmcmpW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field GFMCMP writer - GF Multiplication Complete Interrupt Enable

Aliased Type§

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