[][src]Type Definition stm32f4::stm32f469::dma2d::cr::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MEMORYTOMEMORY

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

Checks if the value of the field is MEMORYTOMEMORYPFC

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

Checks if the value of the field is MEMORYTOMEMORYPFCBLENDING

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

Checks if the value of the field is REGISTERTOMEMORY