Type Definition gd32f1::gd32f130::can0::FW[][src]

type FW = Reg<u32, _FW>;

Filter working register

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

For information about available fields see fw module

Trait Implementations

impl Readable for FW[src]

read() method returns fw::R reader structure

impl ResetValue for FW[src]

Register FW reset()’s with value 0

type Type = u32

Register size

impl Writable for FW[src]

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