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

type RDLR = Reg<u32, _RDLR>;

mailbox data high register

This register you can read. See API.

For information about available fields see rdlr module

Trait Implementations

impl Readable for RDLR[src]

read() method returns rdlr::R reader structure