[][src]Type Definition stm32wb_pac::sai1::AFRCR

type AFRCR = Reg<u32, _AFRCR>;

AFRCR

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

For information about available fields see afrcr module

Trait Implementations

impl Readable for AFRCR[src]

read() method returns afrcr::R reader structure

impl ResetValue for AFRCR[src]

Register AFRCR reset()'s with value 0x07

type Type = u32

Register size

impl Writable for AFRCR[src]

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