[−][src]Type Definition lpc55_pac::iocon::PIO1_15
type PIO1_15 = Reg<u32, _PIO1_15>;
Digital I/O control for port 1 pins PIO1_15
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see pio1_15 module
Trait Implementations
impl Readable for PIO1_15
[src]
read()
method returns pio1_15::R reader structure
impl ResetValue for PIO1_15
[src]
Register PIO1_15 reset()
's with value 0
impl Writable for PIO1_15
[src]
write(|w| ..)
method takes pio1_15::W writer structure