[][src]Type Definition stm32f3::stm32f303::can::rx::RDLR

type RDLR = Reg<u32, _RDLR>;

receive FIFO mailbox data low register

This register you can read. See API.

For information about avaliable fields see rdlr module

Trait Implementations

impl Readable for RDLR[src]

read() method returns rdlr::R reader structure