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

type UMSEL2_R = R<u8, UMSEL2_A>;

Reader of field UMSEL2

Implementations

impl UMSEL2_R[src]

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