Type Definition atsame70n20b_pac::pmc::PCER0[][src]

type PCER0 = Reg<u32, _PCER0>;

Peripheral Clock Enable Register 0

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

For information about available fields see pcer0 module

Trait Implementations

impl ResetValue for PCER0[src]

Register PCER0 reset()’s with value 0

type Type = u32

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

impl Writable for PCER0[src]

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