[][src]Type Definition atsame54p::can0::XIDAM

type XIDAM = Reg<u32, _XIDAM>;

Extended ID AND Mask

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

For information about available fields see xidam module

Trait Implementations

impl Readable for XIDAM[src]

read() method returns xidam::R reader structure

impl ResetValue for XIDAM[src]

Register XIDAM reset()'s with value 0x1fff_ffff

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for XIDAM[src]

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