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

type SYSJMBI0 = Reg<u16, _SYSJMBI0>;

JTAG mailbox input 0

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

For information about available fields see sysjmbi0 module

Trait Implementations

impl Readable for SYSJMBI0[src]

read() method returns sysjmbi0::R reader structure

impl ResetValue for SYSJMBI0[src]

Register SYSJMBI0 reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSJMBI0[src]

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