[][src]Type Definition stm32f4::stm32f469::dma2::lisr::TCIF3_R

type TCIF3_R = R<bool, TCIF3_A>;

Reader of field TCIF3

Methods

impl TCIF3_R[src]

pub fn variant(&self) -> TCIF3_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