[][src]Type Definition stm32f3::stm32f373::dma1::isr::TEIF1_R

type TEIF1_R = R<bool, TEIF1_A>;

Reader of field TEIF1

Methods

impl TEIF1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERROR

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

Checks if the value of the field is ERROR