[][src]Type Definition avr_device::atmega2560::usart2::ucsr2c::W

type W = W<u8, UCSR2C>;

Writer for register UCSR2C

Implementations

impl W[src]

pub fn ucpol2(&mut self) -> UCPOL2_W[src]

Bit 0 - Clock Polarity

pub fn ucsz2(&mut self) -> UCSZ2_W[src]

Bits 1:2 - Character Size

pub fn usbs2(&mut self) -> USBS2_W[src]

Bit 3 - Stop Bit Select

pub fn upm2(&mut self) -> UPM2_W[src]

Bits 4:5 - Parity Mode Bits

pub fn umsel2(&mut self) -> UMSEL2_W[src]

Bits 6:7 - USART Mode Select