Type Alias xmc4300::eth0::operation_mode::OsfW

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

Field OSF writer - Operate on Second Frame

Aliased Type§

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