Type Alias atsame54n::qspi::scrambkey::KEY_W

source ·
pub type KEY_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 32, O, u32>;
Expand description

Field KEY writer - Scrambling User Key

Aliased Type§

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