Enum sam4l::dma::Mode::SIZE::Value []

pub enum Value {
    Byte,
    Halfword,
    Word,
}

Size of Transfer

Variants