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

type RFIFO0 = Reg<u32, _RFIFO0>;

Receive message FIFO0 register

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

For information about available fields see rfifo0 module

Trait Implementations

impl Readable for RFIFO0[src]

read() method returns rfifo0::R reader structure

impl ResetValue for RFIFO0[src]

Register RFIFO0 reset()’s with value 0

type Type = u32

Register size

impl Writable for RFIFO0[src]

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