Type Definition stm32g4::stm32g484::fmac::YBUFCFG[][src]

type YBUFCFG = Reg<u32, _YBUFCFG>;

FMAC Y Buffer Configuration register

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

For information about available fields see ybufcfg module

Trait Implementations

impl Readable for YBUFCFG[src]

read() method returns ybufcfg::R reader structure

impl ResetValue for YBUFCFG[src]

Register YBUFCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for YBUFCFG[src]

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