[][src]Type Definition stm32f7::stm32f7x9::ethernet_mac::maccr::DM_R

type DM_R = R<bool, DM_A>;

Reader of field DM

Implementations

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