Struct max32630_svd::ioman::spi1_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 4 - SPI Master 1 Core I/O Request

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

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

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

Bit 20 - SPI Master 1 Quad I/O Request

Bit 24 - SPI Master 1 Fast Mode Request

Auto Trait Implementations

impl Send for W

impl Sync for W