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

type PIO02 = Reg<u32, _PIO02>;

Digital I/O control for port 0 pins PIO0_2

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

For information about available fields see pio02 module

Trait Implementations

impl Readable for PIO02[src]

read() method returns pio02::R reader structure

impl ResetValue for PIO02[src]

Register PIO02 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO02[src]

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