Type Definition stm32g4::stm32g431::fmac::WDATA[][src]

type WDATA = Reg<u32, _WDATA>;

FMAC Write Data register

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

For information about available fields see wdata module

Trait Implementations

impl ResetValue for WDATA[src]

Register WDATA reset()'s with value 0

type Type = u32

Register size

impl Writable for WDATA[src]

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