[][src]Type Definition xmc4800::eth0::mac_frame_filter::W

type W = W<u32, MAC_FRAME_FILTER>;

Writer for register MAC_FRAME_FILTER

Methods

impl W[src]

pub fn pr(&mut self) -> PR_W[src]

Bit 0 - Promiscuous Mode

pub fn huc(&mut self) -> HUC_W[src]

Bit 1 - Hash Unicast

pub fn hmc(&mut self) -> HMC_W[src]

Bit 2 - Hash Multicast

pub fn daif(&mut self) -> DAIF_W[src]

Bit 3 - DA Inverse Filtering

pub fn pm(&mut self) -> PM_W[src]

Bit 4 - Pass All Multicast

pub fn dbf(&mut self) -> DBF_W[src]

Bit 5 - Disable Broadcast Frames

pub fn pcf(&mut self) -> PCF_W[src]

Bits 6:7 - Pass Control Frames

pub fn saif(&mut self) -> SAIF_W[src]

Bit 8 - SA Inverse Filtering

pub fn saf(&mut self) -> SAF_W[src]

Bit 9 - Source Address Filter Enable

pub fn hpf(&mut self) -> HPF_W[src]

Bit 10 - Hash or Perfect Filter

pub fn vtfe(&mut self) -> VTFE_W[src]

Bit 16 - VLAN Tag Filter Enable

pub fn ra(&mut self) -> RA_W[src]

Bit 31 - Receive All