Struct max32630_svd::ioman::spi2_req::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 Select

Bit 4 - SPI Master 2 Core I/O Request

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

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

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

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

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

Bit 20 - SPI Master 2 Quad I/O Request

Bit 24 - SPI Master 2 Fast Mode Request

Auto Trait Implementations

impl Send for R

impl Sync for R