[][src]Type Definition avr_device::atmega2560::usart3::ucsr3c::W

type W = W<u8, UCSR3C>;

Writer for register UCSR3C

Implementations

impl W[src]

pub fn ucpol3(&mut self) -> UCPOL3_W[src]

Bit 0 - Clock Polarity

pub fn ucsz3(&mut self) -> UCSZ3_W[src]

Bits 1:2 - Character Size

pub fn usbs3(&mut self) -> USBS3_W[src]

Bit 3 - Stop Bit Select

pub fn upm3(&mut self) -> UPM3_W[src]

Bits 4:5 - Parity Mode Bits

pub fn umsel3(&mut self) -> UMSEL3_W[src]

Bits 6:7 - USART Mode Select