Type Alias UpdateW
pub type UpdateW<'a, REG> = BitWriter<'a, REG, Update>;Expand description
Field UPDATE writer - Allow updates
Aliased Type§
pub struct UpdateW<'a, REG> { /* private fields */ }pub type UpdateW<'a, REG> = BitWriter<'a, REG, Update>;Field UPDATE writer - Allow updates
pub struct UpdateW<'a, REG> { /* private fields */ }