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

type R = R<u32, MAC_FRAME_FILTER>;

Reader of register MAC_FRAME_FILTER

Methods

impl R[src]

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

Bit 0 - Promiscuous Mode

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

Bit 1 - Hash Unicast

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

Bit 2 - Hash Multicast

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

Bit 3 - DA Inverse Filtering

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

Bit 4 - Pass All Multicast

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

Bit 5 - Disable Broadcast Frames

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

Bits 6:7 - Pass Control Frames

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

Bit 8 - SA Inverse Filtering

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

Bit 9 - Source Address Filter Enable

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

Bit 10 - Hash or Perfect Filter

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

Bit 16 - VLAN Tag Filter Enable

pub fn ipfe(&self) -> IPFE_R[src]

Bit 20 - Layer 3 and Layer 4 Filter Enable

pub fn dntu(&self) -> DNTU_R[src]

Bit 21 - Drop non-TCP/UDP over IP Frames

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

Bit 31 - Receive All