Type Definition stm32f1::stm32f102::tim2::cr1::URS_R[][src]

type URS_R = R<bool, URS_A>;

Reader of field URS

Implementations

impl URS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ANYEVENT

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

Checks if the value of the field is COUNTERONLY