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

type MCAN_XIDFC = Reg<u32, _MCAN_XIDFC>;

Extended ID Filter Configuration Register

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

For information about available fields see mcan_xidfc module

Trait Implementations

impl Readable for MCAN_XIDFC[src]

read() method returns mcan_xidfc::R reader structure

impl ResetValue for MCAN_XIDFC[src]

Register MCAN_XIDFC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_XIDFC[src]

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