Struct max32630_svd::ioman::spix_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 - SPIX Core I/O Request

Bit 8 - SPIX SS[0] I/O Request

Bit 9 - SPIX SS[1] I/O Request

Bit 10 - SPIX SS[2] I/O Request

Bit 12 - SPIX Quad I/O Request

Bit 16 - SPIX Fast Mode Request

Auto Trait Implementations

impl Send for W

impl Sync for W