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

type FMCFG = Reg<u32, _FMCFG>;

Filter mode configuration register

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

For information about available fields see fmcfg module

Trait Implementations

impl Readable for FMCFG[src]

read() method returns fmcfg::R reader structure

impl ResetValue for FMCFG[src]

Register FMCFG reset()’s with value 0

type Type = u32

Register size

impl Writable for FMCFG[src]

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