[][src]Type Definition avr_device::atmega328p::usart0::ucsr0c::W

type W = W<u8, UCSR0C>;

Writer for register UCSR0C

Implementations

impl W[src]

pub fn ucpol0(&mut self) -> UCPOL0_W[src]

Bit 0 - Clock Polarity

pub fn ucsz0(&mut self) -> UCSZ0_W[src]

Bits 1:2 - Character Size

pub fn usbs0(&mut self) -> USBS0_W[src]

Bit 3 - Stop Bit Select

pub fn upm0(&mut self) -> UPM0_W[src]

Bits 4:5 - Parity Mode Bits

pub fn umsel0(&mut self) -> UMSEL0_W[src]

Bits 6:7 - USART Mode Select