Type Alias xmc4800::eth0::mac_frame_filter::RaW

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

Field RA writer - Receive All

Aliased Type§

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