[][src]Type Definition avr_device::atmega1280::usart0::ucsr0c::UCSZ0_R

type UCSZ0_R = R<u8, UCSZ0_A>;

Reader of field UCSZ0

Implementations

impl UCSZ0_R[src]

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