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

type ISOINCONFIG = Reg<u32, _ISOINCONFIG>;

Controls the response of the ISO IN endpoint to an IN token when no data is ready to be sent

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

For information about avaliable fields see isoinconfig module

Trait Implementations

impl Readable for ISOINCONFIG[src]

read() method returns isoinconfig::R reader structure

impl Writable for ISOINCONFIG[src]

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

impl ResetValue for ISOINCONFIG[src]

Register ISOINCONFIG reset()'s with value 0

type Type = u32

Register size