[][src]Type Definition k22f::fb::CSMR

type CSMR = Reg<u32, _CSMR>;

Chip Select Mask Register

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

For information about available fields see csmr module

Trait Implementations

impl Readable for CSMR[src]

read() method returns csmr::R reader structure

impl ResetValue for CSMR[src]

Register CSMR%s reset()'s with value 0

type Type = u32

Register size

impl Writable for CSMR[src]

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