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

type PCHCTRL = Reg<u32, _PCHCTRL>;

Peripheral Clock Control

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

For information about available fields see pchctrl module

Trait Implementations

impl Readable for PCHCTRL[src]

read() method returns pchctrl::R reader structure

impl ResetValue for PCHCTRL[src]

Register PCHCTRL[%s] reset()’s with value 0

type Type = u32

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

impl Writable for PCHCTRL[src]

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