Type Alias gd32f1::gd32f190::cec::intf::RendW

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

Field REND writer - End of Reception

Aliased Type§

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