[][src]Type Definition atsame54p20a::gclk::GENCTRL

type GENCTRL = Reg<u32, _GENCTRL>;

Generic Clock Generator Control

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

For information about available fields see genctrl module

Trait Implementations

impl Readable for GENCTRL[src]

read() method returns genctrl::R reader structure

impl ResetValue for GENCTRL[src]

Register GENCTRL%s reset()'s with value 0

type Type = u32

Register size

impl Writable for GENCTRL[src]

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