Struct stm32h743::CAN_MSG_RAM [] [src]

pub struct CAN_MSG_RAM { /* fields omitted */ }

CAN_Msg_RAM

Methods

impl CAN_MSG_RAM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CAN_MSG_RAM
[src]

impl Deref for CAN_MSG_RAM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CAN_MSG_RAM