Type Definition stm32f1::stm32f107::dma1::isr::TCIF1_R[][src]

type TCIF1_R = R<bool, TCIF1_A>;

Reader of field TCIF1

Implementations

impl TCIF1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTCOMPLETE

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

Checks if the value of the field is COMPLETE