Struct nrf52840::twi0::PSEL[][src]

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

Register block

Fields

0x00 - Pin select for SCL

0x04 - Pin select for SDA

Auto Trait Implementations

impl Send for PSEL

impl !Sync for PSEL