Type Alias gd32f1::gd32f130::cec::cfg::LmenW

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

Field LMEN writer - Listen mode enable

Aliased Type§

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