Type Alias atsame70n21b::icm::cfg::UALGO_R

source ·
pub type UALGO_R = FieldReader<UALGOSELECT_A>;
Expand description

Field UALGO reader - User SHA Algorithm

Aliased Type§

struct UALGO_R { /* private fields */ }

Implementations§

source§

impl UALGO_R

source

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

Get enumerated values variant

source

pub fn is_sha1(&self) -> bool

Checks if the value of the field is SHA1

source

pub fn is_sha256(&self) -> bool

Checks if the value of the field is SHA256

source

pub fn is_sha224(&self) -> bool

Checks if the value of the field is SHA224