Type Alias HTCR

Source
pub type HTCR = Reg<HTCRrs>;
Expand description

HTCR (rw) register accessor: health test control register

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

See register structure

For information about available fields see htcr module

Aliased Typeยง

pub struct HTCR { /* private fields */ }