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

type TMI1 = Reg<u32, _TMI1>;

Transmit mailbox identifier register 1

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

For information about available fields see tmi1 module

Trait Implementations

impl Readable for TMI1[src]

read() method returns tmi1::R reader structure

impl ResetValue for TMI1[src]

Register TMI1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMI1[src]

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