Struct max32630_svd::ioman::spib_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 4 - SPI Bridge Core I/O Request

Bit 8 - SPI Bridge Quad I/O Request

Bit 12 - SPI Bridge Fast Mode Request

Auto Trait Implementations

impl Send for R

impl Sync for R