[][src]Type Definition stm32f3::stm32f303::tim2::cr1::URS_R

type URS_R = R<bool, URS_A>;

Reader of field URS

Methods

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