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

type SCH = Reg<u32, _SCH>;

Tsu timer second comparison Register

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

For information about available fields see sch module

Trait Implementations

impl Readable for SCH[src]

read() method returns sch::R reader structure

impl ResetValue for SCH[src]

Register SCH reset()'s with value 0

type Type = u32

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

impl Writable for SCH[src]

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