Type Alias gd32f1::gd32f190::cec::cfg::RbregenW

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

Field RBREGEN writer - Generate Error-bit when detected RBRE in singlecast

Aliased Type§

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