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

type R = R<u8, UCSR3C>;

Reader of register UCSR3C

Implementations

impl R[src]

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

Bit 0 - Clock Polarity

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

Bits 1:2 - Character Size

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

Bit 3 - Stop Bit Select

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

Bits 4:5 - Parity Mode Bits

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

Bits 6:7 - USART Mode Select