[][src]Type Definition cc3220sf::gpioa4::PERIPHID3

type PERIPHID3 = Reg<u32, _PERIPHID3>;

0x4000 5FEC 0x4000 6FEC 0x4000 7FEC 0x4002 4FEC GPIO Peripheral Identification 3 (GPIOPeriphID3)@@ offset 0xFEC The GPIOPeriphID0@@ GPIOPeriphID1@@ GPIOPeriphID2@@ and GPIOPeriphID3 registers can conceptually be treated as one 32-bit register; each register contains eight bits of the 32-bit register@@ used by software to identify the peripheral.

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

For information about available fields see periphid3 module

Trait Implementations

impl Readable for PERIPHID3[src]

read() method returns periphid3::R reader structure

impl ResetValue for PERIPHID3[src]

Register PERIPHID3 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID3[src]

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