Type Alias atsame54n::pdec::intenclr::VLC_W

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

Field VLC writer - Velocity Interrupt Disable

Aliased Type§

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