Enum rustduino::atmega328p::com::usart_initialize::UsartDataSize [−][src]
pub enum UsartDataSize {
Five,
Six,
Seven,
Eight,
Nine,
}Expand description
Selection of the Amount of Data Bits to be transferred or recieved through USART.