pub type W = W<DIV_SPEC>;
Register DIV writer
DIV
struct W { /* private fields */ }
Bits 0:11 - set to 0xaa0 + div where div = 0 divides by 32 div = 1-31 divides by div any other value sets div=31 this register resets to div=16
Writes raw bits to the register.
Passing incorrect value can cause undefined behaviour. See reference manual