[][src]Type Definition stm32f3::stm32f3x8::dma1::ch::cr::PSIZE_R

type PSIZE_R = R<u8, PSIZE_A>;

Reader of field PSIZE

Methods

impl PSIZE_R[src]

pub fn variant(&self) -> Variant<u8, PSIZE_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