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

type BFRCR = Reg<u32, _BFRCR>;

BFRCR

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

For information about available fields see bfrcr module

Trait Implementations

impl Readable for BFRCR[src]

read() method returns bfrcr::R reader structure

impl ResetValue for BFRCR[src]

Register BFRCR reset()'s with value 0x07

type Type = u32

Register size

impl Writable for BFRCR[src]

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