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

type PIO23 = Reg<u32, _PIO23>;

Digital I/O control for port 2 pins PIO2_3

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

For information about available fields see pio23 module

Trait Implementations

impl Readable for PIO23[src]

read() method returns pio23::R reader structure

impl ResetValue for PIO23[src]

Register PIO23 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO23[src]

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