[][src]Module msp430fr2355::sys::sysbslc

Bootstrap Loader Configuration Register

Structs

SYSBSLOFF_W

Write proxy for field SYSBSLOFF

SYSBSLPE_W

Write proxy for field SYSBSLPE

SYSBSLR_W

Write proxy for field SYSBSLR

Enums

SYSBSLOFF_A

Bootstrap loader memory disable for the size covered in SYSBSLSIZE

SYSBSLPE_A

Bootstrap loader memory protection enable for the size covered in SYSBSLSIZE. By default, this bit is cleared by hardware with a BOR event (as indicated above); however, the boot code that checks for an available BSL may set this bit in software to protect the BSL. Because devices normally come with a TI BSL preprogrammed and protected, the boot code sets this bit.

SYSBSLR_A

RAM assigned to BSL

Type Definitions

R

Reader of register SYSBSLC

SYSBSLOFF_R

Reader of field SYSBSLOFF

SYSBSLPE_R

Reader of field SYSBSLPE

SYSBSLR_R

Reader of field SYSBSLR

W

Writer for register SYSBSLC