Type Alias avr_device::atmega2560::usart3::ucsr3c::UMSEL3_R
source · pub type UMSEL3_R = FieldReader<u8, UMSEL3_A>;Expand description
Field UMSEL3 reader - USART Mode Select
Aliased Type§
struct UMSEL3_R { /* private fields */ }Implementations§
source§impl UMSEL3_R
impl UMSEL3_R
sourcepub fn is_usart_async(&self) -> bool
pub fn is_usart_async(&self) -> bool
Checks if the value of the field is USART_ASYNC
sourcepub fn is_usart_sync(&self) -> bool
pub fn is_usart_sync(&self) -> bool
Checks if the value of the field is USART_SYNC
sourcepub fn is_spi_master(&self) -> bool
pub fn is_spi_master(&self) -> bool
Checks if the value of the field is SPI_MASTER