Type Definition gd32f1::gd32f130::can0::TMI1[][src]

type TMI1 = Reg<u32, _TMI1>;

Transmit mailbox identifier register

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