Skip to main content

DeviceWritePmicCtrlRegResponse

Type Alias DeviceWritePmicCtrlRegResponse 

Source
pub type DeviceWritePmicCtrlRegResponse = Unit;
Expand description

The wire type corresponding to DeviceWritePmicCtrlRegResponse.

Aliased Type§

#[repr(u8)]
pub enum DeviceWritePmicCtrlRegResponse { Unit = 0, }

Variants§

§

Unit = 0

Empty structs are represented as a single 0u8.