Type Alias gd32f1::gd32f130::cec::cfg::RlbpegenW

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

Field RLBPEGEN writer - Generate Error-bit when detected RLBPE in singlecast

Aliased Type§

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