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

type TMP1 = Reg<u32, _TMP1>;

Transmit mailbox property register 1

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

For information about available fields see tmp1 module

Trait Implementations

impl Readable for TMP1[src]

read() method returns tmp1::R reader structure

impl ResetValue for TMP1[src]

Register TMP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMP1[src]

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