Struct nrf52840::twim0::PSEL[][src]

#[repr(C)]
pub struct PSEL { pub scl: SCL, pub sda: SDA, }

Register block

Fields

0x00 - Pin select for SCL signal

0x04 - Pin select for SDA signal

Auto Trait Implementations

impl Send for PSEL

impl !Sync for PSEL