[][src]Type Definition nrf5340_app_pac::usbd_ns::EPSTATUS

type EPSTATUS = Reg<u32, _EPSTATUS>;

Provides information on which endpoint's EasyDMA registers have been captured

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

For information about avaliable fields see epstatus module

Trait Implementations

impl Readable for EPSTATUS[src]

read() method returns epstatus::R reader structure

impl Writable for EPSTATUS[src]

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

impl ResetValue for EPSTATUS[src]

Register EPSTATUS reset()'s with value 0

type Type = u32

Register size