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

type ACLRFR = Reg<u32, _ACLRFR>;

AClear flag register

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

For information about available fields see aclrfr module

Trait Implementations

impl ResetValue for ACLRFR[src]

Register ACLRFR reset()'s with value 0

type Type = u32

Register size

impl Writable for ACLRFR[src]

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