Type Definition gd32f1::gd32f170::can0::TMP1[][src]

type TMP1 = Reg<u32, _TMP1>;

Transmit mailbox property register

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