[][src]Type Definition stm32f3::stm32f3x8::can::rx::RDHR

type RDHR = Reg<u32, _RDHR>;

receive FIFO mailbox data high register

This register you can read. See API.

For information about available fields see rdhr module

Trait Implementations

impl Readable for RDHR[src]

read() method returns rdhr::R reader structure