Type Alias atsame54n::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 const fn variant(&self) -> Option<UALGOSELECT_A>

Get enumerated values variant

source

pub fn is_sha1(&self) -> bool

SHA1 Algorithm

source

pub fn is_sha256(&self) -> bool

SHA256 Algorithm

source

pub fn is_sha224(&self) -> bool

SHA224 Algorithm