[][src]Type Definition avr_device::atmega1280::usart3::ucsr3c::UMSEL3_R

type UMSEL3_R = R<u8, UMSEL3_A>;

Reader of field UMSEL3

Implementations

impl UMSEL3_R[src]

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