Type Alias xmc4800::eth0::operation_mode::DtW

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

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

Aliased Type§

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