[][src]Type Definition avr_device::atmega32u4::usart1::ucsr1c::UMSEL1_R

type UMSEL1_R = R<u8, UMSEL1_A>;

Reader of field UMSEL1

Implementations

impl UMSEL1_R[src]

pub fn variant(&self) -> Variant<u8, UMSEL1_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