• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Low Power RF & Wireless Connectivity » Low Power RF Hardware & Tools Forum » Accessing a bit in a register with the "." symbol versus the "_" symbol
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki
Options
  • Subscribe via RSS

Accessing a bit in a register with the "." symbol versus the "_" symbol

Accessing a bit in a register with the "." symbol versus the "_" symbol

This question is answered
LJT
Posted by LJT
on Mar 20 2012 14:11 PM
Prodigy150 points

Is there a difference between accessing a particular bit in a register using the "." symbol versus the "_" symbol?

CC2510 SPI SimpliciTI programming
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Martin B
    Posted by Martin B
    on Mar 21 2012 03:39 AM
    Expert6505 points

    LJT

    I'm not sure I understand your question. Can you post an example of what you are referring to?

    Best regards

    Martin

    ---------------------------------------------------------------------------------------------------------
    Please click the Verify Answer
     button on this post if it answers your question.
    ---------------------------------------------------------------------------------------------------------

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • LJT
    Posted by LJT
    on Mar 22 2012 12:18 PM
    Prodigy150 points

    Martin,

    I am working with a CC2510-CC2511DK using the SimpliciTI protocol.  In the data sheet for this part, I see mention of a CLKCON register and a OSC field name.  In order to set this particular bit in the register the data sheet says CLKCON.OSC=1 or 0.  However, in the TI sample code under the following path: cc1110_cc2510_Basic_Software_Examples\ide\iar\examples\spi\spi_cc2510.eww there is example software where they refer to this field in this particular register as CLKCON_OSC.  Is there a difference?  Which one is preferred?

    Thank you,

    Jim

    CC2510 SPI SimpliciTI programming
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Martin B
    Posted by Martin B
    on Mar 27 2012 06:46 AM
    Verified Answer
    Verified by Louis Peryea
    Expert6505 points

    Jim

    The only difference between the two is the naming format. The data sheet uses dot to separate the register name and the bit field name while the code example uses underscore. This will always be dependent of what kind of naming format which is used in the current project.

    In the SW example you are referring to. CLKCON_OSC is a bit mask define (located in ioCCxx10_bitdef.h) ,  while in  SimpliciTI the same bit mask is named just OSC (defined in mrfi_radio.c). So you have to use the same naming format as the sw project you are working on.

    I hope this was not to confusing.

    Best regards

    Martin

    ---------------------------------------------------------------------------------------------------------
    Please click the Verify Answer
     button on this post if it answers your question.
    ---------------------------------------------------------------------------------------------------------

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use