[][src]Type Definition atsame70j20b::matrix::CCFG_DYNCKG

type CCFG_DYNCKG = Reg<u32, _CCFG_DYNCKG>;

Dynamic Clock Gating Register

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

For information about available fields see ccfg_dynckg module

Trait Implementations

impl Readable for CCFG_DYNCKG[src]

read() method returns ccfg_dynckg::R reader structure

impl ResetValue for CCFG_DYNCKG[src]

Register CCFG_DYNCKG reset()'s with value 0

type Type = u32

Register size

impl Writable for CCFG_DYNCKG[src]

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