MsaW

Type Alias MsaW 

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

Field MSA writer - Channel (n) Mode Select

Aliased Typeยง

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