Union bl602_sdk::pwm::pwm_reg__bindgen_ty_7 [−][src]
#[repr(C)] pub union pwm_reg__bindgen_ty_7 { pub BF: pwm_reg__bindgen_ty_7__bindgen_ty_1, pub WORD: u32, }
Fields
BF: pwm_reg__bindgen_ty_7__bindgen_ty_1
WORD: u32
Trait Implementations
Auto Trait Implementations
impl Send for pwm_reg__bindgen_ty_7
impl Sync for pwm_reg__bindgen_ty_7
impl Unpin for pwm_reg__bindgen_ty_7
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.