Struct stm32h743::fdcan1::fdcan_gfc::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Reject Remote Frames Extended

[src]

Bit 1 - Reject Remote Frames Standard

[src]

Bits 2:3 - Accept Non-matching Frames Extended

[src]

Bits 4:5 - Accept Non-matching Frames Standard

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W