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

type TMDATA02 = Reg<u32, _TMDATA02>;

Transmit mailbox data0 register

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

For information about available fields see tmdata02 module

Trait Implementations

impl Readable for TMDATA02[src]

read() method returns tmdata02::R reader structure

impl ResetValue for TMDATA02[src]

Register TMDATA02 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMDATA02[src]

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