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

type W = W<u32, MACCR>;

Writer for register MACCR

Implementations

impl W[src]

pub fn re(&mut self) -> RE_W<'_>[src]

Bit 2 - Receiver enable

pub fn te(&mut self) -> TE_W<'_>[src]

Bit 3 - Transmitter enable

pub fn dc(&mut self) -> DC_W<'_>[src]

Bit 4 - Deferral check

pub fn bl(&mut self) -> BL_W<'_>[src]

Bits 5:6 - Back-off limit

pub fn apcs(&mut self) -> APCS_W<'_>[src]

Bit 7 - Automatic pad/CRC stripping

pub fn rd(&mut self) -> RD_W<'_>[src]

Bit 9 - Retry disable

pub fn ipco(&mut self) -> IPCO_W<'_>[src]

Bit 10 - IPv4 checksum offload

pub fn dm(&mut self) -> DM_W<'_>[src]

Bit 11 - Duplex mode

pub fn lm(&mut self) -> LM_W<'_>[src]

Bit 12 - Loopback mode

pub fn rod(&mut self) -> ROD_W<'_>[src]

Bit 13 - Receive own disable

pub fn fes(&mut self) -> FES_W<'_>[src]

Bit 14 - Fast Ethernet speed

pub fn csd(&mut self) -> CSD_W<'_>[src]

Bit 16 - Carrier sense disable

pub fn ifg(&mut self) -> IFG_W<'_>[src]

Bits 17:19 - Interframe gap

pub fn jd(&mut self) -> JD_W<'_>[src]

Bit 22 - Jabber disable

pub fn wd(&mut self) -> WD_W<'_>[src]

Bit 23 - Watchdog disable