Module avrd::attiny3216::usart_normal_chsize[][src]

Character Size select

Constants

_5BIT

Character size: 5 bit.

_6BIT

Character size: 6 bit.

_7BIT

Character size: 7 bit.

_8BIT

Character size: 8 bit.

_9BITH

Character size: 9 bit read high byte first.

_9BITL

Character size: 9 bit read low byte first.