Type Definition atsame54n19a_pac::sdhc0::CC2R[][src]

type CC2R = Reg<u32, _CC2R>;

Clock Control 2

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

For information about available fields see cc2r module

Trait Implementations

impl Readable for CC2R[src]

read() method returns cc2r::R reader structure

impl ResetValue for CC2R[src]

Register CC2R reset()’s with value 0

type Type = u32

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

impl Writable for CC2R[src]

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