Type Alias gd32f1::gd32f190::slcd::cfg::SofieW

source ·
pub type SofieW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SOFIE writer - Start of frame interrupt enable

Aliased Type§

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