[][src]Type Definition gd32vf103_pac::can0::TMDATA01

type TMDATA01 = Reg<u32, _TMDATA01>;

Transmit mailbox data0 register

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

For information about available fields see tmdata01 module

Trait Implementations

impl Readable for TMDATA01[src]

read() method returns tmdata01::R reader structure

impl ResetValue for TMDATA01[src]

Register TMDATA01 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMDATA01[src]

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