[][src]Type Definition imxrt1062_usb1::ENDPTCTRL3

type ENDPTCTRL3 = Reg<u32, _ENDPTCTRL3>;

Endpoint Control 3

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see endptctrl3 module

Trait Implementations

impl Readable for ENDPTCTRL3[src]

read() method returns endptctrl3::R reader structure

impl ResetValue for ENDPTCTRL3[src]

Register ENDPTCTRL3 reset()'s with value 0

type Type = u32

Register size

impl Writable for ENDPTCTRL3[src]

write(|w| ..) method takes endptctrl3::W writer structure