Type Definition stm32f1::stm32f107::ethernet_mac::macmiiar::CR_R[][src]

type CR_R = R<u8, CR_A>;

Reader of field CR

Implementations

impl CR_R[src]

pub fn variant(&self) -> Variant<u8, CR_A>[src]

Get enumerated values variant

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

Checks if the value of the field is CR_60_100

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

Checks if the value of the field is CR_100_150

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

Checks if the value of the field is CR_20_35

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

Checks if the value of the field is CR_35_60

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

Checks if the value of the field is CR_150_168