Type Definition atsame54n19a_pac::qspi::SCRAMBKEY[][src]

type SCRAMBKEY = Reg<u32, _SCRAMBKEY>;

Scrambling Key

This register you can reset, write, write_with_zero. See API.

For information about available fields see scrambkey module

Trait Implementations

impl ResetValue for SCRAMBKEY[src]

Register SCRAMBKEY reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for SCRAMBKEY[src]

write(|w| ..) method takes scrambkey::W writer structure