Type Alias xmc4300::eth0::operation_mode::DT_W

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

Field DT writer - Disable Dropping of TCP/IP Checksum Error Frames

Aliased Type§

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