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

type TASKS_READSTART = Reg<u32, _TASKS_READSTART>;

Start transfer from external flash memory to internal RAM

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

For information about available fields see tasks_readstart module

Trait Implementations

impl ResetValue for TASKS_READSTART[src]

Register TASKS_READSTART reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_READSTART[src]

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