[][src]Type Definition atsame54p::gmac::TSH

type TSH = Reg<u32, _TSH>;

1588 Timer Seconds High [15:0] Register

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

For information about available fields see tsh module

Trait Implementations

impl Readable for TSH[src]

read() method returns tsh::R reader structure

impl ResetValue for TSH[src]

Register TSH reset()'s with value 0

type Type = u32

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

impl Writable for TSH[src]

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