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

type CMP0HST_R = R<u8, CMP0HST_A>;

Reader of field CMP0HST

Implementations

impl CMP0HST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOHYSTERESIS

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

Checks if the value of the field is LOWHYSTERESIS

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

Checks if the value of the field is MEDIUMHYSTERESIS

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

Checks if the value of the field is HIGHHYSTERESIS