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

type INSTRCTRL = Reg<u32, _INSTRCTRL>;

Instruction Code

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

For information about available fields see instrctrl module

Trait Implementations

impl Readable for INSTRCTRL[src]

read() method returns instrctrl::R reader structure

impl ResetValue for INSTRCTRL[src]

Register INSTRCTRL reset()’s with value 0

type Type = u32

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

impl Writable for INSTRCTRL[src]

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