[][src]Type Definition stm32f3::stm32f303::tim16::sr::UIF_R

type UIF_R = R<bool, UIF_A>;

Reader of field UIF

Methods

impl UIF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CLEAR

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

Checks if the value of the field is UPDATEPENDING