[][src]Type Definition stm32f4::stm32f469::ethernet_mac::maccr::DM_R

type DM_R = R<bool, DM_A>;

Reader of field DM

Methods

impl DM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HALFDUPLEX

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

Checks if the value of the field is FULLDUPLEX