<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://pic24.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://pic24.ru/feed.php">
        <title>PIC24 news:04:03</title>
        <description></description>
        <link>http://pic24.ru/</link>
        <image rdf:resource="http://pic24.ru/lib/images/favicon.ico" />
       <dc:date>2023-02-21T09:54:34+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://pic24.ru/doku.php/news/04/03/2009%D0%B0%D1%82%D0%BE%D0%BC%D0%B0%D1%80%D0%BD%D1%8B%D0%B9_%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF_%D0%BA_%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D0%B0%D0%BC_update?rev=1236175824"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://pic24.ru/lib/images/favicon.ico">
        <title>PIC24</title>
        <link>http://pic24.ru/</link>
        <url>http://pic24.ru/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://pic24.ru/doku.php/news/04/03/2009%D0%B0%D1%82%D0%BE%D0%BC%D0%B0%D1%80%D0%BD%D1%8B%D0%B9_%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF_%D0%BA_%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D0%B0%D0%BC_update?rev=1236175824">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-04T17:10:24+03:00</dc:date>
        <title>Атомарный доступ к структурам: update</title>
        <link>http://pic24.ru/doku.php/news/04/03/2009%D0%B0%D1%82%D0%BE%D0%BC%D0%B0%D1%80%D0%BD%D1%8B%D0%B9_%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF_%D0%BA_%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D0%B0%D0%BC_update?rev=1236175824</link>
        <description>


&lt;h1&gt;&lt;a name=&quot;атомарный_доступ_к_структурамupdate&quot; id=&quot;атомарный_доступ_к_структурамupdate&quot;&gt;Атомарный доступ к структурам: update&lt;/a&gt;&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;1.0.24&lt;/strong&gt; (4 марта 2009) &lt;a href=&quot;http://pic24.ru/lib/exe/fetch.php/articles/mchp/bfa_rev_1_0_24.rar&quot; class=&quot;media mediafile mf_rar&quot; title=&quot;articles:mchp:bfa_rev_1_0_24.rar&quot;&gt;скачать&lt;/a&gt; @ 6 кБ&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Изменен порядок передачи параметров&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;span style='color:grey; '&gt;Параметр, указывающий тип операции в макрос передается первым&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Добавлен макрос &lt;code&gt;BFARI()&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;span style='color:grey; '&gt;Макрос &lt;code&gt;BFARI()&lt;/code&gt; обеспечивает доступ к структуре по указателю&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Для всех макросов добавлены новые операции: &lt;code&gt;BFA_SET&lt;/code&gt; и &lt;code&gt;BFA_CLR&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;span style='color:grey; '&gt;Эти операции могут использоваться для установки или сброса битов по маске в битовом поле. Маска может передаваться как в виде константы, так и в виде переменной.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;BFA_IV&lt;/code&gt; заменено на &lt;code&gt;BFA_INV&lt;/code&gt;. Операция инвертирования теперь инвертирует биты по передаваемой маске.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;br/&gt;
 
&lt;br/&gt;
 
&lt;/p&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;http://pic24.ru/doku.php/tag/hint?do=showtag&amp;amp;tag=hint&quot; class=&quot;wikilink1&quot; title=&quot;tag:hint&quot; rel=&quot;tag&quot;&gt;hint&lt;/a&gt;,
	&lt;a href=&quot;http://pic24.ru/doku.php/tag/%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5?do=showtag&amp;amp;tag=%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5&quot; class=&quot;wikilink1&quot; title=&quot;tag:программирование&quot; rel=&quot;tag&quot;&gt;программирование&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
