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

type PIO412 = Reg<u32, _PIO412>;

Digital I/O control for port 4 pins PIO4_12

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

For information about available fields see pio412 module

Trait Implementations

impl Readable for PIO412[src]

read() method returns pio412::R reader structure

impl ResetValue for PIO412[src]

Register PIO412 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO412[src]

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