Enum stm32f103xx::dma1::ccr1::PSIZEW [] [src]

pub enum PSIZEW {
    BIT8,
    BIT16,
    BIT32,
}
[]

Values that can be written to the field PSIZE

Variants

[]

8-bits

[]

16-bits

[]

32-bits