Struct esp32c3::usb_device::out_ep1_st::OUT_EP1_ST_SPEC
source · pub struct OUT_EP1_ST_SPEC;Expand description
USB_DEVICE_OUT_EP1_ST_REG.
This register you can read. See API.
For information about available fields see out_ep1_st module
Trait Implementations§
source§impl Readable for OUT_EP1_ST_SPEC
impl Readable for OUT_EP1_ST_SPEC
read() method returns out_ep1_st::R reader structure
source§impl RegisterSpec for OUT_EP1_ST_SPEC
impl RegisterSpec for OUT_EP1_ST_SPEC
source§impl Resettable for OUT_EP1_ST_SPEC
impl Resettable for OUT_EP1_ST_SPEC
reset() method sets OUT_EP1_ST to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::out_ep1_st::OUT_EP1_ST_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb_device::out_ep1_st::OUT_EP1_ST_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.