Type Alias atsamd51j::sdhc0::PVR

source ·
pub type PVR = Reg<PVR_SPEC>;
Expand description

PVR (rw) register accessor: Preset Value n

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

For information about available fields see pvr module

Aliased Type§

struct PVR { /* private fields */ }