[][src]Type Definition stm32f1::stm32f107::ethernet_mac::macffr::R

type R = R<u32, MACFFR>;

Reader of register MACFFR

Methods

impl R[src]

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

Bit 0 - Promiscuous mode

pub fn hu(&self) -> HU_R[src]

Bit 1 - Hash unicast

pub fn hm(&self) -> HM_R[src]

Bit 2 - Hash multicast

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

Bit 3 - Destination address inverse filtering

pub fn pam(&self) -> PAM_R[src]

Bit 4 - Pass all multicast

pub fn bfd(&self) -> BFD_R[src]

Bit 5 - Broadcast frames disable

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

Bits 6:7 - Pass control frames

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

Bit 8 - Source address inverse filtering

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

Bit 9 - Source address filter

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

Bit 10 - Hash or perfect filter

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

Bit 31 - Receive all