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

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

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

impl Writable for GENCTRL[src]

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