pub type PIN = Reg<PIN_SPEC>;
PIN (rw) register accessor:
You can read this register and get pin::R. You can reset, write, write_with_zero this register using pin::W. You can also modify this register. See API.
read
pin::R
reset
write
write_with_zero
pin::W
modify
For information about available fields see pin module
pin
struct PIN { /* private fields */ }