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

type TMI0 = Reg<u32, _TMI0>;

Transmit mailbox identifier register 0

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

For information about available fields see tmi0 module

Trait Implementations

impl Readable for TMI0[src]

read() method returns tmi0::R reader structure

impl ResetValue for TMI0[src]

Register TMI0 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMI0[src]

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