Type Definition gd32f1::gd32f170::crc::ctl::REV_O_R[][src]

type REV_O_R = R<bool, REV_O_A>;

Reader of field REV_O

Implementations

impl REV_O_R[src]

pub fn variant(&self) -> REV_O_A[src]

Get enumerated values variant

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

Checks if the value of the field is NORMAL

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

Checks if the value of the field is REVERSED