Struct nrf52840::spis0::STATUS[][src]

pub struct STATUS { /* fields omitted */ }

Status from last transaction

Methods

impl STATUS
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for STATUS

impl !Sync for STATUS