Type Alias gd32f1::gd32f130::cec::ctl::SomW

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

Field SOM writer - Start of sending a message

Aliased Type§

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