[][src]Type Definition atsame70j21b::mcan0::MCAN_GFC

type MCAN_GFC = Reg<u32, _MCAN_GFC>;

Global Filter Configuration Register

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

For information about available fields see mcan_gfc module

Trait Implementations

impl Readable for MCAN_GFC[src]

read() method returns mcan_gfc::R reader structure

impl ResetValue for MCAN_GFC[src]

Register MCAN_GFC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_GFC[src]

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