[][src]Type Definition efm32pg12_pac::pcnt0::INPUT

type INPUT = Reg<u32, _INPUT>;

PCNT Input Register

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

For information about avaliable fields see input module

Trait Implementations

impl Readable for INPUT[src]

read() method returns input::R reader structure

impl Writable for INPUT[src]

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

impl ResetValue for INPUT[src]

Register INPUT reset()'s with value 0

type Type = u32

Register size