[][src]Type Definition stm32f7::stm32f7x9::dma2d::fgpfccr::AM_R

type AM_R = R<u8, AM_A>;

Reader of field AM

Implementations

impl AM_R[src]

pub fn variant(&self) -> Variant<u8, AM_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NOMODIFY

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

Checks if the value of the field is REPLACE

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

Checks if the value of the field is MULTIPLY