[][src]Type Definition stm32f3::stm32f3x8::dma1::isr::HTIF1_R

type HTIF1_R = R<bool, HTIF1_A>;

Reader of field HTIF1

Methods

impl HTIF1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTHALF

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

Checks if the value of the field is HALF