Type Definition stm32g4::stm32g441::fmac::X2BUFCFG[][src]

type X2BUFCFG = Reg<u32, _X2BUFCFG>;

FMAC X2 Buffer Configuration register

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

For information about available fields see x2bufcfg module

Trait Implementations

impl Readable for X2BUFCFG[src]

read() method returns x2bufcfg::R reader structure

impl ResetValue for X2BUFCFG[src]

Register X2BUFCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for X2BUFCFG[src]

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