Type Alias esp32h2::sha::START

source ·
pub type START = Reg<START_SPEC>;
Expand description

START (w) register accessor: Typical SHA configuration register 0.

You can reset, write, write_with_zero this register using start::W. See API.

For information about available fields see start module

Aliased Type§

struct START { /* private fields */ }