From: Michal Sojka Date: Sun, 4 Oct 2015 07:08:03 +0000 (+0200) Subject: Update block masks by running rpp_update_doc.m X-Git-Tag: eaton-0.7~12 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/pes-rpp/rpp-simulink.git/commitdiff_plain/635205a4076a83dc74555d8cb9739294a916a8ad?hp=80c220d6672dd39a28fd428bab8faff47e5a6982 Update block masks by running rpp_update_doc.m Changelog: Processing rpp_can_rx/CAN Receive Processing rpp_can_setup/CAN Setup Processing rpp_can_tx/CAN Transmit Processing rpp_gio_in/General Purpose Digital Input diff --git a/sfunction_gio_in.MaskDescription.old b/sfunction_gio_in.MaskDescription.new index 208dfe5..5be5fdc 100644 --- a/sfunction_gio_in.MaskDescription.old +++ b/sfunction_gio_in.MaskDescription.new @@ -1,2 +1,2 @@

Reads[-a-] value from a [-GPIO-]{+GIO+} pin. {+Which pins are supported depends on the target board.+} The [-block supports GIOA, GIOB and NHET1 ports. Any-]{+selected+} pin can be configured as tri-state, pull up or pull down.

[-

It is not allowed to read from one-]{+

When the+} pin[-by using more then one GIOIN blocks. It-] is [-not allowed to use-]{+used in multiple+} GIOIN [-and DOUT blocks together configured for one GPIO pin.

-]{+or GIOOUT blocks, an error is signaled.

+} diff --git a/sfunction_gio_in.MaskHelp.old b/sfunction_gio_in.MaskHelp.new index 208dfe5..5be5fdc 100644 --- a/sfunction_gio_in.MaskHelp.old +++ b/sfunction_gio_in.MaskHelp.new @@ -1,2 +1,2 @@

Reads[-a-] value from a [-GPIO-]{+GIO+} pin. {+Which pins are supported depends on the target board.+} The [-block supports GIOA, GIOB and NHET1 ports. Any-]{+selected+} pin can be configured as tri-state, pull up or pull down.

[-

It is not allowed to read from one-]{+

When the+} pin[-by using more then one GIOIN blocks. It-] is [-not allowed to use-]{+used in multiple+} GIOIN [-and DOUT blocks together configured for one GPIO pin.

-]{+or GIOOUT blocks, an error is signaled.

+} [Warning: an error occurred while parsing class fxptui.explorer: Invalid data type. ] Processing rpp_gio_out/General Purpose Digital Output diff --git a/sfunction_gio_out.MaskDescription.old b/sfunction_gio_out.MaskDescription.new index 8c37163..63ee0cb 100644 --- a/sfunction_gio_out.MaskDescription.old +++ b/sfunction_gio_out.MaskDescription.new @@ -1,2 +1,2 @@ [-

Writes-]{+

Sets+} a [-value-]{+GIO pin+} to a [-GPIO pin. The block supports GIOA, GIOB and NHET1 ports.-]{+given value. Which pins are supported depends on the target board.+} Any pin can be configured as open drain or push/pull and initial output value can be specified. The initial value is a value, which will appear on the pin when the GPIO module is initialized and stays there until the first block execution.

[-

It is not allowed to write to one-]{+

When the+} pin[-by using more then one GIOOUT blocks. It-] is [-not allowed to use-]{+used in multiple GIOIN or+} GIOOUT [-and DIN blocks on one GPIO pin.

-]{+blocks, an error is signaled.

+} diff --git a/sfunction_gio_out.MaskHelp.old b/sfunction_gio_out.MaskHelp.new index 8c37163..63ee0cb 100644 --- a/sfunction_gio_out.MaskHelp.old +++ b/sfunction_gio_out.MaskHelp.new @@ -1,2 +1,2 @@ [-

Writes-]{+

Sets+} a [-value-]{+GIO pin+} to a [-GPIO pin. The block supports GIOA, GIOB and NHET1 ports.-]{+given value. Which pins are supported depends on the target board.+} Any pin can be configured as open drain or push/pull and initial output value can be specified. The initial value is a value, which will appear on the pin when the GPIO module is initialized and stays there until the first block execution.

[-

It is not allowed to write to one-]{+

When the+} pin[-by using more then one GIOOUT blocks. It-] is [-not allowed to use-]{+used in multiple GIOIN or+} GIOOUT [-and DIN blocks on one GPIO pin.

-]{+blocks, an error is signaled.

+} Processing rpp_hdk_ain/Analog Input Processing rpp_overrun/Overrun Detection Processing rpp_sci_cfg/Serial Configure Processing rpp_sci_printf/Serial Printf Processing rpp_sci_rx/Serial Receive Processing rpp_sci_tx/Serial Send --- diff --git a/rpp/blocks/rpp_gio_in.slx b/rpp/blocks/rpp_gio_in.slx index 6b33766..21677e3 100644 Binary files a/rpp/blocks/rpp_gio_in.slx and b/rpp/blocks/rpp_gio_in.slx differ diff --git a/rpp/blocks/rpp_gio_out.slx b/rpp/blocks/rpp_gio_out.slx index 9c772cc..7652a1e 100644 Binary files a/rpp/blocks/rpp_gio_out.slx and b/rpp/blocks/rpp_gio_out.slx differ