Type Definition stm32f4::stm32f407::sai1::ch::SLOTR[][src]

type SLOTR = Reg<u32, _SLOTR>;

SAI ASlot register

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

For information about available fields see slotr module

Trait Implementations

impl Readable for SLOTR[src]

read() method returns slotr::R reader structure

impl ResetValue for SLOTR[src]

Register SLOTR reset()'s with value 0

type Type = u32

Register size

impl Writable for SLOTR[src]

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