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

type FCTL = Reg<u32, _FCTL>;

Filter control register

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

For information about available fields see fctl module

Trait Implementations

impl Readable for FCTL[src]

read() method returns fctl::R reader structure

impl ResetValue for FCTL[src]

Register FCTL reset()’s with value 0x2a1c_0e01

type Type = u32

Register size

impl Writable for FCTL[src]

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