[][src]Type Definition stm32f7::stm32f7x9::dma2::hisr::TCIF7_R

type TCIF7_R = R<bool, TCIF7_A>;

Reader of field TCIF7

Implementations

impl TCIF7_R[src]

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