Type Definition gd32f1::gd32f130::cmp::cs::CMP0M_R[][src]

type CMP0M_R = R<u8, CMP0M_A>;

Reader of field CMP0M

Implementations

impl CMP0M_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HIGHSPEED

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

Checks if the value of the field is MEDIUMSPEED

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

Checks if the value of the field is LOWSPEED

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

Checks if the value of the field is VERYLOWSPEED