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

type PIO04 = Reg<u32, _PIO04>;

Digital I/O control for port 0 pins PIO0_4

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

For information about available fields see pio04 module

Trait Implementations

impl Readable for PIO04[src]

read() method returns pio04::R reader structure

impl ResetValue for PIO04[src]

Register PIO04 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO04[src]

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