Struct nrf52840::qspi::TASKS_WRITESTART[][src]

pub struct TASKS_WRITESTART { /* fields omitted */ }

Start transfer from internal RAM to external flash memory

Methods

impl TASKS_WRITESTART
[src]

Writes to the register

Auto Trait Implementations