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

type PIO526 = Reg<u32, _PIO526>;

Digital I/O control for port 5 pins PIO5_26

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

For information about available fields see pio526 module

Trait Implementations

impl Readable for PIO526[src]

read() method returns pio526::R reader structure

impl ResetValue for PIO526[src]

Register PIO526 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO526[src]

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