[][src]Type Definition lpc54606_pac::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

Register size

impl Writable for XIDAM[src]

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