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

type UCSZ3_R = R<u8, UCSZ3_A>;

Reader of field UCSZ3

Implementations

impl UCSZ3_R[src]

pub fn variant(&self) -> UCSZ3_A[src]

Get enumerated values variant

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

Checks if the value of the field is CHR5

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

Checks if the value of the field is CHR6

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

Checks if the value of the field is CHR7

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

Checks if the value of the field is CHR8