Type Alias d1_pac::ce_ns::ce_esr::TASK_CHANNEL_ERROR_TYPE_R

source ·
pub type TASK_CHANNEL_ERROR_TYPE_R = FieldReader<u8, TASK_CHANNEL_ERROR_TYPE_A>;
Expand description

Field task_channel_error_type[0-3] reader - Task Channel Error Type

Aliased Type§

struct TASK_CHANNEL_ERROR_TYPE_R { /* private fields */ }

Implementations§

source§

impl TASK_CHANNEL_ERROR_TYPE_R

source

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

Get enumerated values variant

source

pub fn is_algorithm_not_support(&self) -> bool

Checks if the value of the field is ALGORITHM_NOT_SUPPORT

source

pub fn is_data_length_error(&self) -> bool

Checks if the value of the field is DATA_LENGTH_ERROR

source

pub fn is_keysram_access_error(&self) -> bool

Checks if the value of the field is KEYSRAM_ACCESS_ERROR