Type Alias xmc4300::can_mo::mo::mofcr::SdtW

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

Field SDT writer - Single Data Transfer

Aliased Type§

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