[][src]Type Definition avr_device::atmega2560::usart1::ucsr1c::UCSZ1_R

type UCSZ1_R = R<u8, UCSZ1_A>;

Reader of field UCSZ1

Implementations

impl UCSZ1_R[src]

pub fn variant(&self) -> UCSZ1_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