[][src]Type Definition k22f::usb0::endpt::R

type R = R<u8, ENDPT>;

Reader of register ENDPT%s

Methods

impl R[src]

pub fn ephshk(&self) -> EPHSHK_R[src]

Bit 0 - When set this bit enables an endpoint to perform handshaking during a transaction to this endpoint

pub fn epstall(&self) -> EPSTALL_R[src]

Bit 1 - When set this bit indicates that the endpoint is called

pub fn eptxen(&self) -> EPTXEN_R[src]

Bit 2 - This bit, when set, enables the endpoint for TX transfers.

pub fn eprxen(&self) -> EPRXEN_R[src]

Bit 3 - This bit, when set, enables the endpoint for RX transfers.

pub fn epctldis(&self) -> EPCTLDIS_R[src]

Bit 4 - This bit, when set, disables control (SETUP) transfers

pub fn retrydis(&self) -> RETRYDIS_R[src]

Bit 6 - This is a Host mode only bit and is present in the control register for endpoint 0 (ENDPT0) only

pub fn hostwohub(&self) -> HOSTWOHUB_R[src]

Bit 7 - This is a Host mode only field and is present in the control register for endpoint 0 (ENDPT0) only