Type Alias atsame54n::icm::cfg::UIHASH_W

source ·
pub type UIHASH_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field UIHASH writer - User Initial Hash Value

Aliased Type§

struct UIHASH_W<'a, REG, const O: u8> { /* private fields */ }