[][src]Type Definition atsame70n19b::matrix::CCFG_PCCR

type CCFG_PCCR = Reg<u32, _CCFG_PCCR>;

Peripheral Clock Configuration Register

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

For information about available fields see ccfg_pccr module

Trait Implementations

impl Readable for CCFG_PCCR[src]

read() method returns ccfg_pccr::R reader structure

impl ResetValue for CCFG_PCCR[src]

Register CCFG_PCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CCFG_PCCR[src]

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