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

type RDTR = Reg<u32, _RDTR>;

receive FIFO mailbox data length control and time stamp register

This register you can read. See API.

For information about avaliable fields see rdtr module

Trait Implementations

impl Readable for RDTR[src]

read() method returns rdtr::R reader structure