[][src]Type Definition nrf52832_pac::twi0::PSELSDA

type PSELSDA = Reg<u32, _PSELSDA>;

Pin select for SDA

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pselsda module

Trait Implementations

impl Readable for PSELSDA[src]

read() method returns pselsda::R reader structure

impl ResetValue for PSELSDA[src]

Register PSELSDA reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELSDA[src]

write(|w| ..) method takes pselsda::W writer structure