Struct nrf52840::qspi::STATUS[][src]

pub struct STATUS { /* fields omitted */ }

Status register.

Methods

impl STATUS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for STATUS

impl !Sync for STATUS