- What are the minimum and maximum values that can be passed to the - analogWritefunction?- How many different colors can be specified for the RGB LED using - analogWrite?- How many different colors can be specified for the RGB LED using - digitalWrite?- Recreate the LED dimmer from assignment 2 using the - analogWritefunction.