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

type FAFIFO = Reg<u32, _FAFIFO>;

Filter associated FIFO register

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

For information about available fields see fafifo module

Trait Implementations

impl Readable for FAFIFO[src]

read() method returns fafifo::R reader structure

impl ResetValue for FAFIFO[src]

Register FAFIFO reset()'s with value 0

type Type = u32

Register size

impl Writable for FAFIFO[src]

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