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

type SYSJMBO0 = Reg<u16, _SYSJMBO0>;

JTAG mailbox output 0

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

For information about available fields see sysjmbo0 module

Trait Implementations

impl Readable for SYSJMBO0[src]

read() method returns sysjmbo0::R reader structure

impl ResetValue for SYSJMBO0[src]

Register SYSJMBO0 reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSJMBO0[src]

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