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

type PIO021 = Reg<u32, _PIO021>;

Digital I/O control for port 0 pins PIO0_21

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

For information about available fields see pio021 module

Trait Implementations

impl Readable for PIO021[src]

read() method returns pio021::R reader structure

impl ResetValue for PIO021[src]

Register PIO021 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO021[src]

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