Type Definition atsame70j21_pac::gmac::TIDM3[][src]

type TIDM3 = Reg<u32, _TIDM3>;

Type ID Match 3 Register

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

For information about available fields see tidm3 module

Trait Implementations

impl Readable for TIDM3[src]

read() method returns tidm3::R reader structure

impl ResetValue for TIDM3[src]

Register TIDM3 reset()’s with value 0

type Type = u32

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

impl Writable for TIDM3[src]

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