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

type GPT1OCP1 = Reg<u32, _GPT1OCP1>;

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 GPT1OCP1.

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

For information about avaliable fields see gpt1ocp1 module

Trait Implementations

impl Readable for GPT1OCP1[src]

read() method returns gpt1ocp1::R reader structure

impl Writable for GPT1OCP1[src]

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

impl ResetValue for GPT1OCP1[src]

Register GPT1OCP1 reset()'s with value 0

type Type = u32

Register size