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

type TMP2 = Reg<u32, _TMP2>;

Transmit mailbox property register

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

For information about available fields see tmp2 module

Trait Implementations

impl Readable for TMP2[src]

read() method returns tmp2::R reader structure

impl ResetValue for TMP2[src]

Register TMP2 reset()’s with value 0

type Type = u32

Register size

impl Writable for TMP2[src]

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