[][src]Type Definition avr_device::atmega2560::usart1::ucsr1c::W

type W = W<u8, UCSR1C>;

Writer for register UCSR1C

Implementations

impl W[src]

pub fn ucpol1(&mut self) -> UCPOL1_W[src]

Bit 0 - Clock Polarity

pub fn ucsz1(&mut self) -> UCSZ1_W[src]

Bits 1:2 - Character Size

pub fn usbs1(&mut self) -> USBS1_W[src]

Bit 3 - Stop Bit Select

pub fn upm1(&mut self) -> UPM1_W[src]

Bits 4:5 - Parity Mode Bits

pub fn umsel1(&mut self) -> UMSEL1_W[src]

Bits 6:7 - USART Mode Select