Type Definition atsame70j21_pac::ssc::CMR[][src]

type CMR = Reg<u32, _CMR>;

Clock Mode Register

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

For information about available fields see cmr module

Trait Implementations

impl Readable for CMR[src]

read() method returns cmr::R reader structure

impl ResetValue for CMR[src]

Register CMR reset()’s with value 0

type Type = u32

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

impl Writable for CMR[src]

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