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

type SYSCFG0 = Reg<u16, _SYSCFG0>;

System Configuration 0

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

For information about available fields see syscfg0 module

Trait Implementations

impl Readable for SYSCFG0[src]

read() method returns syscfg0::R reader structure

impl ResetValue for SYSCFG0[src]

Register SYSCFG0 reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSCFG0[src]

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