Type Alias atsamd51j::sdhc0::TCR

source ·
pub type TCR = Reg<TCR_SPEC>;
Expand description

TCR (rw) register accessor: Timeout Control

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

For information about available fields see tcr module

Aliased Type§

struct TCR { /* private fields */ }