[][src]Type Definition nrf52832_pac::twim0::psel::SCL

type SCL = Reg<u32, _SCL>;

Pin select for SCL signal

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

For information about available fields see scl module

Trait Implementations

impl Readable for SCL[src]

read() method returns scl::R reader structure

impl ResetValue for SCL[src]

Register SCL reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for SCL[src]

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