[][src]Type Definition k22f::usb0::ENDPT

type ENDPT = Reg<u8, _ENDPT>;

Endpoint Control register

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

For information about available fields see endpt module

Trait Implementations

impl Readable for ENDPT[src]

read() method returns endpt::R reader structure

impl ResetValue for ENDPT[src]

Register ENDPT%s reset()'s with value 0

type Type = u8

Register size

impl Writable for ENDPT[src]

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