pub type MASKBLEND_R = FieldReader<u8, MASKBLEND_A>;
Expand description

Field MASKBLEND reader - TFT Mask and Blend Mode

Implementations§

source§

impl MASKBLEND_R

source

pub fn variant(&self) -> Option<MASKBLEND_A>

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_imask(&self) -> bool

Checks if the value of the field is IMASK

source

pub fn is_ialpha(&self) -> bool

Checks if the value of the field is IALPHA

source

pub fn is_imaskalpha(&self) -> bool

Checks if the value of the field is IMASKALPHA

source

pub fn is_efbmask(&self) -> bool

Checks if the value of the field is EFBMASK

source

pub fn is_efbalpha(&self) -> bool

Checks if the value of the field is EFBALPHA

source

pub fn is_efbmaskalpha(&self) -> bool

Checks if the value of the field is EFBMASKALPHA

source

pub fn is_ifbmask(&self) -> bool

Checks if the value of the field is IFBMASK

source

pub fn is_ifbalpha(&self) -> bool

Checks if the value of the field is IFBALPHA

source

pub fn is_ifbmaskalpha(&self) -> bool

Checks if the value of the field is IFBMASKALPHA