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

type UMSEL0_R = R<u8, UMSEL0_A>;

Reader of field UMSEL0

Implementations

impl UMSEL0_R[src]

pub fn variant(&self) -> Variant<u8, UMSEL0_A>[src]

Get enumerated values variant

pub fn is_usart_async(&self) -> bool[src]

Checks if the value of the field is USART_ASYNC

pub fn is_usart_sync(&self) -> bool[src]

Checks if the value of the field is USART_SYNC

pub fn is_spi_master(&self) -> bool[src]

Checks if the value of the field is SPI_MASTER