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

type RFIFO1 = Reg<u32, _RFIFO1>;

Receive message FIFO1 register

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

For information about available fields see rfifo1 module

Trait Implementations

impl Readable for RFIFO1[src]

read() method returns rfifo1::R reader structure

impl ResetValue for RFIFO1[src]

Register RFIFO1 reset()'s with value 0

type Type = u32

Register size

impl Writable for RFIFO1[src]

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