Type Alias xmc4300::eth0::operation_mode::DFF_W

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

Field DFF writer - Disable Flushing of Received Frames

Aliased Type§

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