Type Alias xmc4300::eth0::mac_configuration::DrW

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

Field DR writer - Disable Retry

Aliased Type§

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