[][src]Type Definition cc2538::ioc::GPT0OCP2

type GPT0OCP2 = Reg<u32, _GPT0OCP2>;

Selects one of the 32 pins on the four 8-pin I/O-ports (port A, port B, port C, and port D) to be the GPT0OCP2.

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

For information about avaliable fields see gpt0ocp2 module

Trait Implementations

impl Readable for GPT0OCP2[src]

read() method returns gpt0ocp2::R reader structure

impl Writable for GPT0OCP2[src]

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

impl ResetValue for GPT0OCP2[src]

Register GPT0OCP2 reset()'s with value 0

type Type = u32

Register size