Type Definition gd32f1::gd32f170::can0::TMI2[][src]

type TMI2 = Reg<u32, _TMI2>;

Transmit mailbox identifier register

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