pub type EP6R = Reg<u32, _EP6R>;
endpoint 6 register
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 ep6r module
pub struct EP6R { /* private fields */ }
Register EP6R reset()’s with value 0
reset()
read() method returns ep6r::R reader structure
read()
write(|w| ..) method takes ep6r::W writer structure
write(|w| ..)