pub type W = W<OUT_SPEC>;
Register OUT writer
OUT
struct W { /* private fields */ }
Bits 0:31 - GPIO0 ~ 31 output value in simple GPIO output mode. The values of bit0 ~ bit31 correspond to the output value of GPIO0 ~ GPIO31 respectively. Bit22 ~ bit25 are invalid.
Writes raw bits to the register.
Passing incorrect value can cause undefined behaviour. See reference manual