k22f::aips0

Type Alias PACRB

Source
pub type PACRB = Reg<u32, _PACRB>;
Expand description

Peripheral Access Control Register

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

For information about available fields see pacrb module

Aliased Type§

struct PACRB { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PACRB

Register PACRB reset()’s with value 0

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PACRB

read() method returns pacrb::R reader structure

Source§

impl Writable for PACRB

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