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

type TIDM = Reg<u32, _TIDM>;

Type ID Match 1 Register

This register you can read, 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 Writable for TIDM[src]

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