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

type TMI2 = Reg<u32, _TMI2>;

Transmit mailbox identifier register 2

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

For information about available fields see tmi2 module

Trait Implementations

impl Readable for TMI2[src]

read() method returns tmi2::R reader structure

impl ResetValue for TMI2[src]

Register TMI2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMI2[src]

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