Type Definition stm32g4::stm32g474::fmac::X1BUFCFG[][src]

type X1BUFCFG = Reg<u32, _X1BUFCFG>;

FMAC X1 Buffer Configuration register

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

For information about available fields see x1bufcfg module

Trait Implementations

impl Readable for X1BUFCFG[src]

read() method returns x1bufcfg::R reader structure

impl ResetValue for X1BUFCFG[src]

Register X1BUFCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for X1BUFCFG[src]

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