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

type FSCFG = Reg<u32, _FSCFG>;

Filter scale configuration register

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

For information about available fields see fscfg module

Trait Implementations

impl Readable for FSCFG[src]

read() method returns fscfg::R reader structure

impl ResetValue for FSCFG[src]

Register FSCFG reset()’s with value 0

type Type = u32

Register size

impl Writable for FSCFG[src]

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