[][src]Type Definition msp430fr2355::sys::SYSCFG3

type SYSCFG3 = Reg<u16, _SYSCFG3>;

System Configuration Register 3

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

For information about avaliable fields see syscfg3 module

Trait Implementations

impl Readable for SYSCFG3[src]

read() method returns syscfg3::R reader structure

impl Writable for SYSCFG3[src]

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

impl ResetValue for SYSCFG3[src]

Register SYSCFG3 reset()'s with value 0

type Type = u16

Register size