Type Alias rp2040_pac::sio::DIV_SDIVIDEND

source ·
pub type DIV_SDIVIDEND = Reg<DIV_SDIVIDEND_SPEC>;
Expand description

DIV_SDIVIDEND (rw) register accessor: Divider signed dividend
The same as UDIVIDEND, but starts a signed calculation, rather than unsigned.

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

For information about available fields see div_sdividend module

Aliased Type§

struct DIV_SDIVIDEND { /* private fields */ }