Type Definition stm32f1::stm32f101::can1::rx::RDHR[][src]

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