Type Definition atsame70q20b_pac::gmac::TIDM1[][src]

type TIDM1 = Reg<u32, _TIDM1>;

Type ID Match 1 Register

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

For information about available fields see tidm1 module

Trait Implementations

impl Readable for TIDM1[src]

read() method returns tidm1::R reader structure

impl ResetValue for TIDM1[src]

Register TIDM1 reset()’s with value 0

type Type = u32

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

impl Writable for TIDM1[src]

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