pub type LSEOF = Reg<u8, _LSEOF>;
USB Low-Speed Last Transaction to End of Frame Timing
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 lseof module
pub struct LSEOF { /* private fields */ }
Register LSEOF reset()’s with value 0
reset()
read() method returns lseof::R reader structure
read()
write(|w| ..) method takes lseof::W writer structure
write(|w| ..)