Struct nrf52::pwm0::PSEL [] [src]

#[repr(C)]
pub struct PSEL { pub out: [OUT; 4], }

Register block

Fields

0x00 - Description collection[0]: Output pin select for PWM channel 0

Trait Implementations

Auto Trait Implementations

impl Send for PSEL

impl !Sync for PSEL