Type Alias atsamd51j::sdhc0::BCR

source ·
pub type BCR = Reg<BCR_SPEC>;
Expand description

BCR (rw) register accessor: Block Count

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

For information about available fields see bcr module

Aliased Type§

struct BCR { /* private fields */ }