Struct max32630_svd::ioman::spi2_ack::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - SPI Master 2 I/O Mapping Acknowledge

Bit 4 - SPI Master 2 Core I/O Acknowledge

Bit 8 - SPI Master 2 SS[0] I/O Acknowledge

Bit 9 - SPI Master 2 SS[1] I/O Acknowledge

Bit 10 - SPI Master 2 SS[2] I/O Acknowledge

Bit 16 - SPI Master 2 SR[0] I/O Acknowledge

Bit 17 - SPI Master 2 SR[1] I/O Acknowledge

Bit 20 - SPI Master 2 Quad I/O Acknowledge

Bit 24 - SPI Master 2 Fast Mode Acknowledge

Auto Trait Implementations

impl Send for R

impl Sync for R