[][src]Type Definition tm4c129x::emac0::miiaddr::CR_R

type CR_R = R<u8, CR_A>;

Reader of field CR

Methods

impl CR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _60_100

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

Checks if the value of the field is _100_150

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

Checks if the value of the field is _20_35

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

Checks if the value of the field is _35_60