Type Alias atsamd51p::pdec::intflag::VLC_W

source ·
pub type VLC_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field VLC writer - Velocity

Aliased Type§

struct VLC_W<'a, REG, const O: u8> { /* private fields */ }