Struct stm32h743::fdcan1::fdcan_cccr::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 - Initialization

[src]

Bit 1 - Configuration Change Enable

[src]

Bit 2 - ASM Restricted Operation Mode

[src]

Bit 3 - Clock Stop Acknowledge

[src]

Bit 4 - Clock Stop Request

[src]

Bit 5 - Bus Monitoring Mode

[src]

Bit 6 - Disable Automatic Retransmission

[src]

Bit 7 - Test Mode Enable

[src]

Bit 8 - FD Operation Enable

[src]

Bit 9 - FDCAN Bit Rate Switching

[src]

Bit 12 - Protocol Exception Handling Disable

[src]

Bit 13 - Edge Filtering during Bus Integration

[src]

Bit 14 - TXP

[src]

Bit 15 - Non ISO Operation

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W