Type Alias rp2040_pac::sio::DIV_SDIVISOR

source ·
pub type DIV_SDIVISOR = Reg<DIV_SDIVISOR_SPEC>;
Expand description

DIV_SDIVISOR (rw) register accessor: Divider signed divisor
The same as UDIVISOR, but starts a signed calculation, rather than unsigned.

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

For information about available fields see div_sdivisor module

Aliased Type§

struct DIV_SDIVISOR { /* private fields */ }