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

type MACS32L = Reg<u16, _MACS32L>;

32-bit operand 1 signed multiply accumulate low word

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

For information about available fields see macs32l module

Trait Implementations

impl Readable for MACS32L[src]

read() method returns macs32l::R reader structure

impl ResetValue for MACS32L[src]

Register MACS32L reset()'s with value 0

type Type = u16

Register size

impl Writable for MACS32L[src]

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