pub type KEYR6 = Reg<u32, _KEYR6>;
key register 6
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see keyr6 module
pub struct KEYR6 { /* private fields */ }
Register KEYR6 reset()’s with value 0
reset()
read() method returns keyr6::R reader structure
read()
write(|w| ..) method takes keyr6::W writer structure
write(|w| ..)