[][src]Type Definition stm32f3::stm32f373::can::tx::TDHR

type TDHR = Reg<u32, _TDHR>;

mailbox data high register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see tdhr module

Trait Implementations

impl Readable for TDHR[src]

read() method returns tdhr::R reader structure

impl Writable for TDHR[src]

write(|w| ..) method takes tdhr::W writer structure

impl ResetValue for TDHR[src]

Register TDHR reset()'s with value 0

type Type = u32

Register size