[][src]Type Definition stm32f3::stm32f303::dma1::isr::GIF1_R

type GIF1_R = R<bool, GIF1_A>;

Reader of field GIF1

Methods

impl GIF1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOEVENT

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

Checks if the value of the field is EVENT