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

type TA = Reg<u32, _TA>;

1588 Timer Adjust Register

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

For information about available fields see ta module

Trait Implementations

impl ResetValue for TA[src]

Register TA reset()’s with value 0

type Type = u32

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

impl Writable for TA[src]

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