Type Alias atsamd51j::sdhc0::PCR

source ·
pub type PCR = Reg<PCR_SPEC>;
Expand description

PCR (rw) register accessor: Power Control

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

For information about available fields see pcr module

Aliased Type§

struct PCR { /* private fields */ }