Type Definition stm32f1::stm32f103::ethernet_mac::macffr::W[][src]

type W = W<u32, MACFFR>;

Writer for register MACFFR

Implementations

impl W[src]

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

Bit 0 - Promiscuous mode

pub fn hu(&mut self) -> HU_W<'_>[src]

Bit 1 - Hash unicast

pub fn hm(&mut self) -> HM_W<'_>[src]

Bit 2 - Hash multicast

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

Bit 3 - Destination address inverse filtering

pub fn pam(&mut self) -> PAM_W<'_>[src]

Bit 4 - Pass all multicast

pub fn bfd(&mut self) -> BFD_W<'_>[src]

Bit 5 - Broadcast frames disable

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

Bits 6:7 - Pass control frames

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

Bit 8 - Source address inverse filtering

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

Bit 9 - Source address filter

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

Bit 10 - Hash or perfect filter

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

Bit 31 - Receive all