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

type TMP0 = Reg<u32, _TMP0>;

Transmit mailbox property register 0

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

For information about available fields see tmp0 module

Trait Implementations

impl Readable for TMP0[src]

read() method returns tmp0::R reader structure

impl ResetValue for TMP0[src]

Register TMP0 reset()’s with value 0

type Type = u32

Register size

impl Writable for TMP0[src]

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