[][src]Type Definition stm32f4::stm32f469::dma2::st::cr::MSIZE_R

type MSIZE_R = R<u8, MSIZE_A>;

Reader of field MSIZE

Methods

impl MSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BITS8

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

Checks if the value of the field is BITS16

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

Checks if the value of the field is BITS32