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

type TASKS_WRITESTART = Reg<u32, _TASKS_WRITESTART>;

Start transfer from internal RAM to external flash memory

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

For information about available fields see tasks_writestart module

Trait Implementations

impl ResetValue for TASKS_WRITESTART[src]

Register TASKS_WRITESTART reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_WRITESTART[src]

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