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

type PIO42 = Reg<u32, _PIO42>;

Digital I/O control for port 4 pins PIO4_2

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

For information about available fields see pio42 module

Trait Implementations

impl Readable for PIO42[src]

read() method returns pio42::R reader structure

impl ResetValue for PIO42[src]

Register PIO42 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO42[src]

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