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

type PCF_R = R<u8, PCF_A>;

Reader of field PCF

Implementations

impl PCF_R[src]

pub fn variant(&self) -> PCF_A[src]

Get enumerated values variant

pub fn is_prevent_all(&self) -> bool[src]

Checks if the value of the field is PREVENTALL

pub fn is_forward_all_except_pause(&self) -> bool[src]

Checks if the value of the field is FORWARDALLEXCEPTPAUSE

pub fn is_forward_all(&self) -> bool[src]

Checks if the value of the field is FORWARDALL

pub fn is_forward_all_filtered(&self) -> bool[src]

Checks if the value of the field is FORWARDALLFILTERED