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

type TMDATA12 = Reg<u32, _TMDATA12>;

Transmit mailbox data1 register

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

For information about available fields see tmdata12 module

Trait Implementations

impl Readable for TMDATA12[src]

read() method returns tmdata12::R reader structure

impl ResetValue for TMDATA12[src]

Register TMDATA12 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMDATA12[src]

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