Struct max32630_svd::ioman::spi2_req::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W