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

type R = R<u8, UCSR0C>;

Reader of register UCSR0C

Implementations

impl R[src]

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

Bit 0 - Clock Polarity

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

Bits 1:2 - Character Size

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

Bit 3 - Stop Bit Select

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

Bits 4:5 - Parity Mode Bits

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

Bits 6:7 - USART Mode Select