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