microcontroller - GPIO programming of MSP430? -


i going through datasheet of msp430 series.

my doubt :

there register enabling or disabling pull , pull down registers.(pxren)

my question , if configure pin input , disable internal pull , pull down registers using register pxren , state of pin @ time , tri stated?

yes. when configure pin gpio input high-z, i.e. tri stated. that's perfect input pin, external hardware define level.

when enable rxen resistor pull or down. depends on value in out register.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -