Type Definition stm32g4::stm32g474::sai::ch::FRCR[][src]

type FRCR = Reg<u32, _FRCR>;

AFRCR

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

For information about available fields see frcr module

Trait Implementations

impl Readable for FRCR[src]

read() method returns frcr::R reader structure

impl ResetValue for FRCR[src]

Register FRCR reset()'s with value 0x07

type Type = u32

Register size

impl Writable for FRCR[src]

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