Struct stm32h743::fdcan1::fdcan_cccr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R