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

type PIO012 = Reg<u32, _PIO012>;

Digital I/O control for port 0 pins PIO0_12

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

For information about available fields see pio012 module

Trait Implementations

impl Readable for PIO012[src]

read() method returns pio012::R reader structure

impl ResetValue for PIO012[src]

Register PIO012 reset()'s with value 0x0326

type Type = u32

Register size

impl Writable for PIO012[src]

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