mmcSetBlockLength Function

Sets a block length

Syntax

ERRCODE mmcSetBlockLength( UINT length );

Parameters

UINT length	- length of block

Return Value

ERRCODE - SUCCESS or _MMC_ERROR

Remarks

N/A

Requirements

mmc.h

Example

N/A