[][src]Type Definition imxrt1062_usb1::ENDPTPRIME

type ENDPTPRIME = Reg<u32, _ENDPTPRIME>;

Endpoint Prime

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

For information about available fields see endptprime module

Trait Implementations

impl Readable for ENDPTPRIME[src]

read() method returns endptprime::R reader structure

impl ResetValue for ENDPTPRIME[src]

Register ENDPTPRIME reset()'s with value 0

type Type = u32

Register size

impl Writable for ENDPTPRIME[src]

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