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.
reset()
method sets DIV_SDIVIDEND to value 0
write(|w| ..)
method takes div_sdividend::W
writer structure
1
and are changed if you pass 0
0
and are changed if you pass 1
read()
method returns div_sdividend::R
reader structure