[][src]Type Definition msp430fr2355::mpy32::MPYS32H

type MPYS32H = Reg<u16, _MPYS32H>;

32-bit operand 1 signed multiply high word

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

For information about available fields see mpys32h module

Trait Implementations

impl Readable for MPYS32H[src]

read() method returns mpys32h::R reader structure

impl ResetValue for MPYS32H[src]

Register MPYS32H reset()'s with value 0

type Type = u16

Register size

impl Writable for MPYS32H[src]

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