Type Alias xmc4300::eth0::mac_frame_filter::DbfW

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

Field DBF writer - Disable Broadcast Frames

Aliased Type§

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