[][src]Type Definition atsame54n::gmac::SCL

type SCL = Reg<u32, _SCL>;

Tsu timer second comparison Register

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

For information about available fields see scl module

Trait Implementations

impl Readable for SCL[src]

read() method returns scl::R reader structure

impl ResetValue for SCL[src]

Register SCL reset()'s with value 0

type Type = u32

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

impl Writable for SCL[src]

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