pub type UCSZ2_R = FieldReader<u8, UCSZ2_A>;
Expand description

Field UCSZ2 reader - Character Size

Aliased Type§

struct UCSZ2_R { /* private fields */ }

Implementations§

source§

impl UCSZ2_R

source

pub fn variant(&self) -> UCSZ2_A

Get enumerated values variant

source

pub fn is_chr5(&self) -> bool

Checks if the value of the field is CHR5

source

pub fn is_chr6(&self) -> bool

Checks if the value of the field is CHR6

source

pub fn is_chr7(&self) -> bool

Checks if the value of the field is CHR7

source

pub fn is_chr8(&self) -> bool

Checks if the value of the field is CHR8