Type Definition gd32f1::gd32f170::adc::stat::STRC_R[][src]

type STRC_R = R<bool, STRC_A>;

Reader of field STRC

Implementations

impl STRC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTSTARTED

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

Checks if the value of the field is STARTED