[][src]Type Definition nrf52840_pac::qspi::TASKS_ACTIVATE

type TASKS_ACTIVATE = Reg<u32, _TASKS_ACTIVATE>;

Activate QSPI interface

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

For information about available fields see tasks_activate module

Trait Implementations

impl ResetValue for TASKS_ACTIVATE[src]

Register TASKS_ACTIVATE reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_ACTIVATE[src]

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