[][src]Type Definition lpc54606_pac::iocon::PIO38

type PIO38 = Reg<u32, _PIO38>;

Digital I/O control for port 3 pins PIO3_8

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

For information about available fields see pio38 module

Trait Implementations

impl Readable for PIO38[src]

read() method returns pio38::R reader structure

impl ResetValue for PIO38[src]

Register PIO38 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO38[src]

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