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

type PIO130 = Reg<u32, _PIO130>;

Digital I/O control for port 1 pins PIO1_30

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

For information about available fields see pio130 module

Trait Implementations

impl Readable for PIO130[src]

read() method returns pio130::R reader structure

impl ResetValue for PIO130[src]

Register PIO130 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO130[src]

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