Type Alias atsamd51j::sdhc0::CCR

source ·
pub type CCR = Reg<CCR_SPEC>;
Expand description

CCR (rw) register accessor: Clock Control

You can read this register and get ccr::R. You can reset, write, write_with_zero this register using ccr::W. You can also modify this register. See API.

For information about available fields see ccr module

Aliased Type§

struct CCR { /* private fields */ }