Type Alias xmc4300::eth0::operation_mode::DffW

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

Field DFF writer - Disable Flushing of Received Frames

Aliased Type§

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