[][src]Type Definition msp430fr4133::sys::SYSBSLC

type SYSBSLC = Reg<u16, _SYSBSLC>;

Boot strap configuration area

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see sysbslc module

Trait Implementations

impl Readable for SYSBSLC[src]

read() method returns sysbslc::R reader structure

impl ResetValue for SYSBSLC[src]

Register SYSBSLC reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSBSLC[src]

write(|w| ..) method takes sysbslc::W writer structure