Skip to main content

UpdposW

Type Alias UpdposW 

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

Field UPDPOS writer - Update Position Registers

Aliased Typeยง

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