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

type MPY32L = Reg<u16, _MPY32L>;

32-bit operand 1 multiply low word

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

For information about available fields see mpy32l module

Trait Implementations

impl Readable for MPY32L[src]

read() method returns mpy32l::R reader structure

impl ResetValue for MPY32L[src]

Register MPY32L reset()'s with value 0

type Type = u16

Register size

impl Writable for MPY32L[src]

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