Type Alias gd32f1::gd32f130::cec::ctl::EndomW

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

Field ENDOM writer - ENDOM bit value in the next frame in TX mode

Aliased Type§

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