Struct qn908x_rs::spi0::INTENCLR [] [src]

pub struct INTENCLR { /* fields omitted */ }

SPI Interrupt Enable Clear. Writing a 1 to any implemented bit position causes the corresponding bit in INTENSET to be cleared.

Methods

impl INTENCLR
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for INTENCLR

impl !Sync for INTENCLR