Type Definition stm32f1::stm32f101::ethernet_mac::maccr::R[][src]

type R = R<u32, MACCR>;

Reader of register MACCR

Implementations

impl R[src]

pub fn re(&self) -> RE_R[src]

Bit 2 - Receiver enable

pub fn te(&self) -> TE_R[src]

Bit 3 - Transmitter enable

pub fn dc(&self) -> DC_R[src]

Bit 4 - Deferral check

pub fn bl(&self) -> BL_R[src]

Bits 5:6 - Back-off limit

pub fn apcs(&self) -> APCS_R[src]

Bit 7 - Automatic pad/CRC stripping

pub fn rd(&self) -> RD_R[src]

Bit 9 - Retry disable

pub fn ipco(&self) -> IPCO_R[src]

Bit 10 - IPv4 checksum offload

pub fn dm(&self) -> DM_R[src]

Bit 11 - Duplex mode

pub fn lm(&self) -> LM_R[src]

Bit 12 - Loopback mode

pub fn rod(&self) -> ROD_R[src]

Bit 13 - Receive own disable

pub fn fes(&self) -> FES_R[src]

Bit 14 - Fast Ethernet speed

pub fn csd(&self) -> CSD_R[src]

Bit 16 - Carrier sense disable

pub fn ifg(&self) -> IFG_R[src]

Bits 17:19 - Interframe gap

pub fn jd(&self) -> JD_R[src]

Bit 22 - Jabber disable

pub fn wd(&self) -> WD_R[src]

Bit 23 - Watchdog disable