Struct qn908x_rs::sct0::OUT [] [src]

#[repr(C)]
pub struct OUT { pub set: SET, pub clr: CLR, }

Register block

Fields

0x00 - SCT output 0 set register

0x04 - SCT output 0 clear register

Trait Implementations

Auto Trait Implementations

impl Send for OUT

impl !Sync for OUT