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

type PIO17 = Reg<u32, _PIO17>;

Digital I/O control for port 1 pins PIO1_7

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

For information about available fields see pio17 module

Trait Implementations

impl Readable for PIO17[src]

read() method returns pio17::R reader structure

impl ResetValue for PIO17[src]

Register PIO17 reset()'s with value 0x0320

type Type = u32

Register size

impl Writable for PIO17[src]

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