Type Definition atsame70n20b_pac::gmac::TIDM4[][src]

type TIDM4 = Reg<u32, _TIDM4>;

Type ID Match 4 Register

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

For information about available fields see tidm4 module

Trait Implementations

impl Readable for TIDM4[src]

read() method returns tidm4::R reader structure

impl ResetValue for TIDM4[src]

Register TIDM4 reset()’s with value 0

type Type = u32

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

impl Writable for TIDM4[src]

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