atsamd21g::hmatrix::sfr

Type Alias SfrW

Source
pub type SfrW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field SFR writer - Special Function Register

Aliased Type§

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