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

type TMP2 = Reg<u32, _TMP2>;

Transmit mailbox property register 2

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