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

type PARAM = Reg<u32, _PARAM>;

FMAC Parameter register

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

For information about available fields see param module

Trait Implementations

impl Readable for PARAM[src]

read() method returns param::R reader structure

impl ResetValue for PARAM[src]

Register PARAM reset()'s with value 0

type Type = u32

Register size

impl Writable for PARAM[src]

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