[][src]Type Definition stm32f3::stm32f3x8::tim1::sr::TIF_R

type TIF_R = R<bool, TIF_A>;

Reader of field TIF

Methods

impl TIF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRIGGER

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

Checks if the value of the field is TRIGGER