Type Definition atsame54p19a_pac::gmac::TI[][src]

type TI = Reg<u32, _TI>;

1588 Timer Increment Register

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

For information about available fields see ti module

Trait Implementations

impl Readable for TI[src]

read() method returns ti::R reader structure

impl ResetValue for TI[src]

Register TI reset()’s with value 0

type Type = u32

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

impl Writable for TI[src]

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