Type Definition atsame54n19a_pac::gmac::TIDM[][src]

type TIDM = Reg<u32, _TIDM>;

Type ID Match n Register

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

For information about available fields see tidm module

Trait Implementations

impl Readable for TIDM[src]

read() method returns tidm::R reader structure

impl ResetValue for TIDM[src]

Register TIDM[%s] reset()’s with value 0

type Type = u32

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

impl Writable for TIDM[src]

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