Struct nrf52840::spis0::SEMSTAT[][src]

pub struct SEMSTAT { /* fields omitted */ }

Semaphore status register

Methods

impl SEMSTAT
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for SEMSTAT

impl !Sync for SEMSTAT