Fbcstat

Type Alias Fbcstat 

Source
pub type Fbcstat = RegValueT<Fbcstat_SPEC>;
Expand description

Blank Check Status Register

Aliased Type§

pub struct Fbcstat { /* private fields */ }

Implementations§

Source§

impl Fbcstat

Source

pub fn bcst(self) -> RegisterField<0, 0x1, 1, 0, Bcst, Bcst, Fbcstat_SPEC, R>

Blank Check Status Flag

Trait Implementations§

Source§

impl Default for Fbcstat

Source§

fn default() -> Fbcstat

Returns the “default value” for a type. Read more