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

type TMDATA10 = Reg<u32, _TMDATA10>;

Transmit mailbox data1 register

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

For information about available fields see tmdata10 module

Trait Implementations

impl Readable for TMDATA10[src]

read() method returns tmdata10::R reader structure

impl ResetValue for TMDATA10[src]

Register TMDATA10 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMDATA10[src]

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