Struct mkw41z::spi0::rser::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 16 - Receive FIFO Drain DMA or Interrupt Request Select

[src]

Bit 17 - Receive FIFO Drain Request Enable

[src]

Bit 19 - Receive FIFO Overflow Request Enable

[src]

Bit 24 - Transmit FIFO Fill DMA or Interrupt Request Select

[src]

Bit 25 - Transmit FIFO Fill Request Enable

[src]

Bit 27 - Transmit FIFO Underflow Request Enable

[src]

Bit 28 - Finished Request Enable

[src]

Bit 31 - Transmission Complete Request Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R