Struct bl602_sdk::pwm::pwm_reg__bindgen_ty_4__bindgen_ty_1 [−][src]
#[repr(C)]#[repr(align(4))]pub struct pwm_reg__bindgen_ty_4__bindgen_ty_1 { pub _bitfield_align_1: [u16; 0], pub _bitfield_1: __BindgenBitfieldUnit<[u8; 4]>, }
Fields
_bitfield_align_1: [u16; 0]
_bitfield_1: __BindgenBitfieldUnit<[u8; 4]>
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for pwm_reg__bindgen_ty_4__bindgen_ty_1
impl Sync for pwm_reg__bindgen_ty_4__bindgen_ty_1
impl Unpin for pwm_reg__bindgen_ty_4__bindgen_ty_1
Blanket Implementations
pub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
pub fn from(t: T) -> T
pub fn from(t: T) -> T
Performs the conversion.
pub fn into(self) -> U
pub fn into(self) -> U
Performs the conversion.