@@ -1135,72 +1135,72 @@ impl R {
11351135impl W {
11361136 #[ doc = "Bit 1 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11371137 #[ inline( always) ]
1138- pub fn epin1 ( & mut self ) -> EPIN1_W {
1138+ pub fn epin1 ( & mut self ) -> EPIN1_W < ' _ > {
11391139 EPIN1_W { w : self }
11401140 }
11411141 #[ doc = "Bit 2 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11421142 #[ inline( always) ]
1143- pub fn epin2 ( & mut self ) -> EPIN2_W {
1143+ pub fn epin2 ( & mut self ) -> EPIN2_W < ' _ > {
11441144 EPIN2_W { w : self }
11451145 }
11461146 #[ doc = "Bit 3 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11471147 #[ inline( always) ]
1148- pub fn epin3 ( & mut self ) -> EPIN3_W {
1148+ pub fn epin3 ( & mut self ) -> EPIN3_W < ' _ > {
11491149 EPIN3_W { w : self }
11501150 }
11511151 #[ doc = "Bit 4 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11521152 #[ inline( always) ]
1153- pub fn epin4 ( & mut self ) -> EPIN4_W {
1153+ pub fn epin4 ( & mut self ) -> EPIN4_W < ' _ > {
11541154 EPIN4_W { w : self }
11551155 }
11561156 #[ doc = "Bit 5 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11571157 #[ inline( always) ]
1158- pub fn epin5 ( & mut self ) -> EPIN5_W {
1158+ pub fn epin5 ( & mut self ) -> EPIN5_W < ' _ > {
11591159 EPIN5_W { w : self }
11601160 }
11611161 #[ doc = "Bit 6 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11621162 #[ inline( always) ]
1163- pub fn epin6 ( & mut self ) -> EPIN6_W {
1163+ pub fn epin6 ( & mut self ) -> EPIN6_W < ' _ > {
11641164 EPIN6_W { w : self }
11651165 }
11661166 #[ doc = "Bit 7 - Acknowledged data transfer on this IN endpoint. Write '1' to clear." ]
11671167 #[ inline( always) ]
1168- pub fn epin7 ( & mut self ) -> EPIN7_W {
1168+ pub fn epin7 ( & mut self ) -> EPIN7_W < ' _ > {
11691169 EPIN7_W { w : self }
11701170 }
11711171 #[ doc = "Bit 17 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
11721172 #[ inline( always) ]
1173- pub fn epout1 ( & mut self ) -> EPOUT1_W {
1173+ pub fn epout1 ( & mut self ) -> EPOUT1_W < ' _ > {
11741174 EPOUT1_W { w : self }
11751175 }
11761176 #[ doc = "Bit 18 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
11771177 #[ inline( always) ]
1178- pub fn epout2 ( & mut self ) -> EPOUT2_W {
1178+ pub fn epout2 ( & mut self ) -> EPOUT2_W < ' _ > {
11791179 EPOUT2_W { w : self }
11801180 }
11811181 #[ doc = "Bit 19 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
11821182 #[ inline( always) ]
1183- pub fn epout3 ( & mut self ) -> EPOUT3_W {
1183+ pub fn epout3 ( & mut self ) -> EPOUT3_W < ' _ > {
11841184 EPOUT3_W { w : self }
11851185 }
11861186 #[ doc = "Bit 20 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
11871187 #[ inline( always) ]
1188- pub fn epout4 ( & mut self ) -> EPOUT4_W {
1188+ pub fn epout4 ( & mut self ) -> EPOUT4_W < ' _ > {
11891189 EPOUT4_W { w : self }
11901190 }
11911191 #[ doc = "Bit 21 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
11921192 #[ inline( always) ]
1193- pub fn epout5 ( & mut self ) -> EPOUT5_W {
1193+ pub fn epout5 ( & mut self ) -> EPOUT5_W < ' _ > {
11941194 EPOUT5_W { w : self }
11951195 }
11961196 #[ doc = "Bit 22 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
11971197 #[ inline( always) ]
1198- pub fn epout6 ( & mut self ) -> EPOUT6_W {
1198+ pub fn epout6 ( & mut self ) -> EPOUT6_W < ' _ > {
11991199 EPOUT6_W { w : self }
12001200 }
12011201 #[ doc = "Bit 23 - Acknowledged data transfer on this OUT endpoint. Write '1' to clear." ]
12021202 #[ inline( always) ]
1203- pub fn epout7 ( & mut self ) -> EPOUT7_W {
1203+ pub fn epout7 ( & mut self ) -> EPOUT7_W < ' _ > {
12041204 EPOUT7_W { w : self }
12051205 }
12061206}
0 commit comments